Home
last modified time | relevance | path

Searched defs:nq (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/bsd/netinet/
H A Dmptcp.c273 struct tseg_qent *nq; in mptcp_reass() local
H A Dip_input.c2163 struct mbuf *p, *q, *nq, *t; in ip_reass() local
H A Dtcp_input.c564 struct tseg_qent *nq; in tcp_reass() local
/xnu-8020.140.41/EXTERNAL_HEADERS/corecrypto/
H A Dccn.h632 #define ccn_div(nq, q, na, a, nd, d) ccn_div_euclid(nq, q, 0, NULL, na, a, nd, d) argument