OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xt_socket_mtinfo1
(Results
1 - 2
of
2
) sorted by null
/external/iptables/include/linux/netfilter/
xt_socket.h
8
struct
xt_socket_mtinfo1
{
struct
/external/iptables/extensions/
libxt_socket.c
28
struct
xt_socket_mtinfo1
*info = cb->data;
41
const struct
xt_socket_mtinfo1
*info = (const void *)match->data;
69
.size = XT_ALIGN(sizeof(struct
xt_socket_mtinfo1
)),
70
.userspacesize = XT_ALIGN(sizeof(struct
xt_socket_mtinfo1
)),
Completed in 34 milliseconds