OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sk_buff
(Results
1 - 3
of
3
) sorted by null
/development/ndk/platforms/android-L/include/linux/netfilter/
xt_socket.h
30
struct sock *xt_socket_get4_sk(const struct
sk_buff
*skb,
32
struct sock *xt_socket_get6_sk(const struct
sk_buff
*skb,
/development/ndk/platforms/android-3/include/linux/
skbuff.h
47
struct
sk_buff
*next;
48
struct
sk_buff
*prev;
54
struct
sk_buff
;
74
struct
sk_buff
*frag_list;
103
struct
sk_buff
{
struct
105
struct
sk_buff
*next;
106
struct
sk_buff
*prev;
154
void (*destructor)(struct
sk_buff
*skb);
/external/iputils/Modules/
pg3.c
238
struct
sk_buff
*
241
struct
sk_buff
*skb;
345
struct
sk_buff
*skb;
Completed in 63 milliseconds