:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
skb_find_text(9) - phpMan

Command: man perldoc info search(apropos)  


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);

ARGUMENTS
       skb
           the buffer to look in

       from
           search offset

       to
           search limit

       config
           textsearch configuration

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 4.8.                 January 2017                          SKB_FIND_TEXT(9)


/man
rootr.net - man pages