Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_mroute.h320 #define MAX_UPQ 4 /* max. no of pkts in upcall Q */ macro
/f-stack/freebsd/netinet/
H A Dip_mroute.h320 #define MAX_UPQ 4 /* max. no of pkts in upcall Q */ macro
H A Dip_mroute.c1410 if (rt->mfc_nstall > MAX_UPQ) { in X_ip_mforward()