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