Searched refs:nfnl_send_simple (Results 1 – 5 of 5) sorted by relevance
/external/libnl/include/netlink/netfilter/ |
D | nfnl.h | 33 extern int nfnl_send_simple(struct nl_sock *, uint8_t, uint8_t,
|
/external/libnl/lib/netfilter/ |
D | nfnl.c | 111 int nfnl_send_simple(struct nl_sock *sk, uint8_t subsys_id, uint8_t type, in nfnl_send_simple() function
|
D | exp.c | 318 return nfnl_send_simple(sk, NFNL_SUBSYS_CTNETLINK_EXP, IPCTNL_MSG_EXP_GET, in nfnl_exp_dump_request()
|
D | ct.c | 416 return nfnl_send_simple(sk, NFNL_SUBSYS_CTNETLINK, IPCTNL_MSG_CT_GET, in nfnl_ct_dump_request()
|
/external/libnl/ |
D | libnl-nf-3.sym | 298 nfnl_send_simple;
|