Searched refs:ipf_earlydrop (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 7511 int ipf_earlydrop(flushtype, ifq, idletime, ifs) in ipf_earlydrop() function 7589 dropped += ipf_earlydrop(flushtype, ifq, (int)0, ifs); 7696 removed += ipf_earlydrop(flushtype, ipfqs, idletime, ifs); 7714 removed += ipf_earlydrop(flushtype, ifq, idletime, ifs);
|
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 1597 extern int ipf_earlydrop __P((int, ipftq_t *, int, ipf_stack_t *));
|