Searched refs:nlmsg_count (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dxfrm_policy.c543 xb->nlmsg_count ++;
617 xb.nlmsg_count = 0;
631 if (xb.nlmsg_count == 0) {
642 fprintf(stderr, "Delete-all nlmsg count = %d\n", xb.nlmsg_count);
645 xb.nlmsg_count = 0;
H A Dxfrm.h59 int nlmsg_count; member in struct:xfrm_buffer
H A Dxfrm_state.c737 xb->nlmsg_count ++;
798 xb.nlmsg_count = 0;
812 if (xb.nlmsg_count == 0) {
823 fprintf(stderr, "Delete-all nlmsg count = %d\n", xb.nlmsg_count);
826 xb.nlmsg_count = 0;

Completed in 65 milliseconds