Home
last modified time | relevance | path

Searched refs:send_nl_msg (Results 1 – 3 of 3) sorted by relevance

/external/iptables/extensions/
Dlibxt_IDLETIMER.c40 .flags = XTOPT_PUT, XTOPT_POINTER(s, send_nl_msg)},
65 printf(" send_nl_msg:%u", info->send_nl_msg); in idletimer_tg_print()
76 printf(" --send_nl_msg %u", info->send_nl_msg); in idletimer_tg_save()
Dlibxt_IDLETIMER.man22 \fB\-\---send_nl_msg\fP \fI(0/1)\fP
/external/iptables/include/linux/netfilter/
Dxt_IDLETIMER.h47 __u8 send_nl_msg; member