Query: skb_find_text
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_FIND_TEXT(9) Linux Networking SKB_FIND_TEXT(9)NAMEskb_find_text - Find a text pattern in skb dataSYNOPSISunsigned int skb_find_text(struct sk_buff * skb, unsigned int from, unsigned int to, struct ts_config * config, struct ts_state * state);ARGUMENTSskb the buffer to look in from search offset to search limit config textsearch configuration state uninitialized textsearch state variableDESCRIPTIONFinds 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_FIND_TEXT(9)
Related Man Pages |
---|
wimax_msg_alloc(9) - suse |
struct_ieee80211_tx_rate_control(9) - centos |
struct_sk_buff(9) - centos |
vconfig(8) - redhat |
__skb_recv_datagram(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
Cut command on RHEL 6.8 compatibility issues |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |