Searched refs:atp_resp_seqno2big (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Datp_read.c61 __private_extern__ int atp_resp_seqno2big = 0; variable
161 atp_resp_seqno2big++;
H A Dsys_glue.c102 extern int atp_resp_seqno2big;
103 SYSCTL_INT(_net_appletalk, OID_AUTO, atp_resp_seqno2big, CTLFLAG_RD | CTLFLAG_LOCKED,
104 &atp_resp_seqno2big, 0, "Appletalk ATP seqno too big count");

Completed in 13 milliseconds