skb_find_text(9) suse man page | unix.com

Man Page: skb_find_text

Operating Environment: suse

Section: 9

SKB_FIND_TEXT(9)						 Linux Networking						  SKB_FIND_TEXT(9)

NAME
skb_find_text - Find a text pattern in skb data
SYNOPSIS
unsigned int skb_find_text(struct sk_buff * skb, unsigned int from, unsigned int to, struct ts_config * config, struct ts_state * state);
ARGUMENTS
skb the buffer to look in from search offset to search limit config textsearch configuration state uninitialized textsearch state variable
DESCRIPTION
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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_FIND_TEXT(9)
Related Man Pages
wimax_msg_alloc(9) - suse
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_tid_ampdu_rx(9) - centos
vconfig(8) - redhat
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Shopt -s histappend