Searched defs:subsys_id (Results 1 – 1 of 1) sorted by relevance
/external/libnl/lib/netfilter/ |
D | nfnl.c | 107 int nfnl_send_simple(struct nl_sock *sk, uint8_t subsys_id, uint8_t type, in nfnl_send_simple() 200 struct nl_msg *nfnlmsg_alloc_simple(uint8_t subsys_id, uint8_t type, int flags, in nfnlmsg_alloc_simple() 231 uint8_t subsys_id, uint8_t type, int flags, uint8_t family, in nfnlmsg_put()
|