Home
last modified time | relevance | path

Searched refs:flushe (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/networking/libiproute/
Dipneigh.c41 int flushe; member
144 if (NLMSG_ALIGN(G_filter.flushp) + n->nlmsg_len > G_filter.flushe) { in print_neigh()
300 G_filter.flushe = sizeof(flushb); in ipneigh_list_or_flush()
Dipaddress.c43 int flushe; member
283 if (NLMSG_ALIGN(G_filter.flushp) + n->nlmsg_len > G_filter.flushe) { in print_addrinfo()
511 G_filter.flushe = sizeof(flushb); in ipaddr_list_or_flush()
Diproute.c35 int flushe; member
215 if (NLMSG_ALIGN(G_filter.flushp) + n->nlmsg_len > G_filter.flushe) { in print_route()
934 G_filter.flushe = sizeof(flushb); in iproute_list_or_flush()