Searched refs:exit_tryhelp (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/include/
H A Diptables_common.h16 extern void exit_tryhelp(int) __attribute__((noreturn));
/external/iproute2/tc/
H A Dm_ipt.c79 exit_tryhelp(int status) function
97 exit_tryhelp(status);
/external/iptables/iptables/
H A Dip6tables.c196 exit_tryhelp(int status) function
297 exit_tryhelp(status);
1699 exit_tryhelp(2);
1716 exit_tryhelp(2);
1953 exit_tryhelp(2);
H A Diptables.c209 exit_tryhelp(int status) function
310 exit_tryhelp(status);
1730 exit_tryhelp(2);
1743 exit_tryhelp(2);
1985 exit_tryhelp(2);

Completed in 108 milliseconds