OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnlmsg_put
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
nfnl.h
37
extern int
nfnlmsg_put
(struct nl_msg *, uint32_t, uint32_t,
/external/nfacct/
nfacct.c
206
ret =
nfnlmsg_put
(msg,
264
ret =
nfnlmsg_put
(msg,
347
ret =
nfnlmsg_put
(msg,
426
ret =
nfnlmsg_put
(msg,
503
ret =
nfnlmsg_put
(msg,
/external/libnl/lib/netfilter/
nfnl.c
42
* hdr =
nfnlmsg_put
(msg, PID, SEQ, SUBSYS, TYPE, NLM_F_ECHO,
230
int
nfnlmsg_put
(struct nl_msg *msg, uint32_t pid, uint32_t seq,
function
Completed in 86 milliseconds