diff options
author | Thomas Graf <tgraf@suug.ch> | 2005-06-23 21:00:17 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-06-23 21:00:17 -0700 |
commit | 3fc7e8a6d842f72d16d2623b1022814a635ab961 (patch) | |
tree | 93f60c9af99b790c1d79bef1d3414fea3d7b9c5c /net/sched | |
parent | 677e90eda3bd8cfde0b748daaa46476162a03950 (diff) |
[NET]: skb_find_text() - Find a text pattern in skb data
Finds a pattern in the skb data according to the specified
textsearch configuration. Use textsearch_next() to retrieve
subsequent occurrences of the pattern. Returns the offset
to the first occurrence or UINT_MAX if no match was found.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions