Searched refs:nit (Results 1 - 6 of 6) sorted by relevance

/external/libpcap/
H A Dpcap-nit.c23 "@(#) $Header: /tcpdump/master/libpcap/pcap-nit.c,v 1.62 2008-04-14 20:40:58 guy Exp $ (LBL)";
38 #include <net/nit.h>
176 "bad nit state %d", nh->nh_state);
H A Dpcap-snit.c46 #include <net/nit.h>
105 * "ps_drop" counts packets dropped inside the "/dev/nit"
294 static char dev[] = "/dev/nit";
H A Dconfigure5252 elif test -r /dev/nit ; then
5254 elif test -r /usr/include/sys/net/nit.h ; then
5255 V_PCAP=nit
5273 elif test -c /dev/nit ; then # check again in case not readable
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_bsd_addr.c86 struct sctp_iterator *it, *nit; local
88 TAILQ_FOREACH_SAFE(it, &sctp_it_ctl.iteratorhead, sctp_nxt_itr, nit) {
H A Dsctp_pcb.c3805 struct sctp_iterator *it, *nit; local
3842 TAILQ_FOREACH_SAFE(it, &sctp_it_ctl.iteratorhead, sctp_nxt_itr, nit) {
6869 struct sctp_iterator *it, *nit; local
6929 TAILQ_FOREACH_SAFE(it, &sctp_it_ctl.iteratorhead, sctp_nxt_itr, nit) {
H A Dsctputil.c1444 struct sctp_iterator *it, *nit; local
1449 TAILQ_FOREACH_SAFE(it, &sctp_it_ctl.iteratorhead, sctp_nxt_itr, nit) {

Completed in 290 milliseconds