centos man page for skb_find_text

Query: skb_find_text

OS: centos

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)

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 3.10 June 2014 SKB_FIND_TEXT(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
ieee80211_get_buffered_bc(9) - centos
usb_gadget_config_buf(9) - centos
wimax_msg_alloc(9) - centos
vconfig(8) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!