OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:send_nl_msg
(Results
1 - 3
of
3
) sorted by null
/development/ndk/platforms/android-L/include/linux/netfilter/
xt_IDLETIMER.h
31
__u8
send_nl_msg
;
member in struct:idletimer_tg_info
/external/iptables/include/linux/netfilter/
xt_IDLETIMER.h
47
__u8
send_nl_msg
;
member in struct:idletimer_tg_info
/external/iptables/extensions/
libxt_IDLETIMER.c
39
{.name = "
send_nl_msg
", .id = O_NETLINK, .type = XTTYPE_UINT8,
40
.flags = XTOPT_PUT, XTOPT_POINTER(s,
send_nl_msg
)},
51
" --
send_nl_msg
(0/1) Enable netlink messages,"
65
printf("
send_nl_msg
:%u", info->
send_nl_msg
);
76
printf(" --
send_nl_msg
%u", info->
send_nl_msg
);
Completed in 1356 milliseconds