Searched refs:nfnl_err_add (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nfnetlink.c | 323 static int nfnl_err_add(struct list_head *list, struct nlmsghdr *nlh, int err, in nfnl_err_add() function 434 nfnl_err_add(&err_list, nlh, 0, &extack); in nfnetlink_rcv_batch() 544 nfnl_err_add(&err_list, nlh, err, &extack) < 0) { in nfnetlink_rcv_batch() 585 nfnl_err_add(&err_list, nlh, 0, &extack); in nfnetlink_rcv_batch()
|