Searched defs:nxt (Results 1 - 18 of 18) sorted by relevance

/xnu-2422.115.4/bsd/netinet6/
H A Din6_cksum.c188 inet6_cksum(struct mbuf *m, uint32_t nxt, uint32_t off, uint32_t len) argument
H A Dipcomp_input.c94 u_int16_t nxt; local
255 u_int16_t nxt; local
[all...]
H A Dah_input.c138 u_int16_t nxt; local
635 u_int16_t nxt; local
[all...]
H A Desp_input.c172 u_int16_t nxt; local
735 u_int16_t nxt; local
[all...]
H A Desp_output.c247 u_int8_t nxt = 0; local
H A Dah_core.c1501 int proto, nxt; local
H A Dfrag6.c284 int offset = *offp, nxt, i, next; local
H A Dip6_fw.c295 ip6opts_match(struct ip6_hdr **pip6, struct ip6_fw *f, struct mbuf **m, int *off, int *nxt, u_short *offset) argument
417 ip6fw_report(struct ip6_fw *f, struct ip6_hdr *ip6, struct ifnet *rif, struct ifnet *oif, int off, int nxt) argument
566 int off = sizeof(struct ip6_hdr), nxt = ip6->ip6_nxt; local
[all...]
H A Dip6_input.c453 int nxt = 0, ours = 0; local
1717 int nxt = ip6->ip6_nxt, off = sizeof (struct ip6_hdr); local
1957 int len, nxt; local
2066 int nxt; local
[all...]
H A Dicmp6.c288 int nxt; local
938 u_int8_t nxt = eip6->ip6_nxt; local
[all...]
H A Dip6_output.c1697 uint8_t nxt; local
[all...]
H A Dipsec.c1194 u_int8_t nxt; local
1304 int off, nxt; local
4081 u_int8_t nxt = nxt0 & 0xff; local
4199 u_int8_t nxt = nxt0 & 0xff; local
[all...]
/xnu-2422.115.4/bsd/netinet/
H A Din_cksum.c443 inet_cksum(struct mbuf *m, uint32_t nxt, uint32_t off, uint32_t len) argument
H A Dtcp_timer.c476 struct inpcb *inp, *nxt; local
/xnu-2422.115.4/bsd/net/
H A Dif_utun_crypto_ipsec.c940 utun_pkt_is_ipsec_keepalive (struct utun_pcb *pcb, mbuf_t *pkt, u_int16_t nxt, u_int32_t flags, size_t offs) argument
H A Dpf.c8629 u_int8_t nxt; local
/xnu-2422.115.4/bsd/kern/
H A Dkpi_mbuf.c793 inet6_cksum(__unused struct mbuf *m, __unused unsigned int nxt, argument
/xnu-2422.115.4/osfmk/vm/
H A Dvm_resident.c2489 vm_page_t nxt; local

Completed in 114 milliseconds