Home
last modified time | relevance | path

Searched refs:nfnl_addattr8 (Results 1 – 2 of 2) sorted by relevance

/external/libnfnetlink/include/libnfnetlink/
Dlibnfnetlink.h190 extern int nfnl_addattr8(struct nlmsghdr *, int, int, u_int8_t);
/external/libnfnetlink/src/
Dlibnfnetlink.c940 int nfnl_addattr8(struct nlmsghdr *n, int maxlen, int type, u_int8_t data) in nfnl_addattr8() function