nfnl_check_attributes ( struct nfnl_handle const* nfnlh, struct nlmsghdr const* nlh, struct nfattr** tb )1st parameter 'nfnlh' (pointer) has base type 'struct nfnl_handle'.
nfnl_close ( struct nfnl_handle* p1 )1st parameter 'p1' (pointer) has base type 'struct nfnl_handle'.
nfnl_fd ( struct nfnl_handle* h )1st parameter 'h' (pointer) has base type 'struct nfnl_handle'.
nfnl_get_msg_first ( struct nfnl_handle* h, unsigned char const* buf, size_t len )1st parameter 'h' (pointer) has base type 'struct nfnl_handle'.
nfnl_get_msg_next ( struct nfnl_handle* h, unsigned char const* buf, size_t len )1st parameter 'h' (pointer) has base type 'struct nfnl_handle'.
nfnl_handle_packet ( struct nfnl_handle* p1, char* buf, int len )1st parameter 'p1' (pointer) has base type 'struct nfnl_handle'.
nfnl_listen ( struct nfnl_handle* p1, int(*p2)(struct sockaddr_nl*, struct nlmsghdr*, void*), void* p3 )1st parameter 'p1' (pointer) has base type 'struct nfnl_handle'.
nfnl_parse_hdr ( struct nfnl_handle const* nfnlh, struct nlmsghdr const* nlh, struct nfgenmsg** genmsg )1st parameter 'nfnlh' (pointer) has base type 'struct nfnl_handle'.
nfnl_rcvbufsiz ( struct nfnl_handle* h, unsigned int size )1st parameter 'h' (pointer) has base type 'struct nfnl_handle'.
nfnl_recv ( struct nfnl_handle const* h, unsigned char* buf, size_t len )1st parameter 'h' (pointer) has base type 'struct nfnl_handle'.
nfnl_send ( struct nfnl_handle* p1, struct nlmsghdr* p2 )1st parameter 'p1' (pointer) has base type 'struct nfnl_handle'.
nfnl_sendiov ( struct nfnl_handle const* nfnlh, struct iovec const* iov, unsigned int num, unsigned int flags )1st parameter 'nfnlh' (pointer) has base type 'struct nfnl_handle'.
nfnl_sendmsg ( struct nfnl_handle const* p1, struct msghdr const* msg, unsigned int flags )1st parameter 'p1' (pointer) has base type 'struct nfnl_handle'.
nfnl_talk ( struct nfnl_handle* p1, struct nlmsghdr* p2, pid_t p3, unsigned int p4, struct nlmsghdr* p5, int(*p6)(struct sockaddr_nl*, struct nlmsghdr*, void*), void* p7 )1st parameter 'p1' (pointer) has base type 'struct nfnl_handle'.