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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_cksum.c149 inet_cksum(struct mbuf *m, unsigned int nxt, unsigned int skip, argument
178 inet_cksum(struct mbuf *m, unsigned int nxt, unsigned int skip, argument
H A Dtcp_timer.c415 struct inpcb *inp, *nxt; local
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_cksum.c153 inet6_cksum(struct mbuf *m, unsigned int nxt, unsigned int off, argument
H A Dipcomp_input.c94 u_int16_t nxt; local
255 u_int16_t nxt; local
[all...]
H A Dah_input.c140 u_int16_t nxt; local
634 u_int16_t nxt; local
[all...]
H A Desp_input.c174 u_int16_t nxt; local
734 u_int16_t nxt; local
[all...]
H A Desp_output.c247 u_int8_t nxt = 0; local
H A Dfrag6.c172 int offset = *offp, nxt, i, next; local
H A Dah_core.c1501 int proto, nxt; 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.c478 int nxt = 0, ours = 0; local
1650 int nxt = ip6->ip6_nxt, off = sizeof(struct ip6_hdr); local
1891 int len, nxt; local
2009 int nxt; local
[all...]
H A Dicmp6.c282 int nxt; local
979 u_int8_t nxt = eip6->ip6_nxt; local
[all...]
H A Din6.h869 in6_cksum_phdr(const struct in6_addr *src, const struct in6_addr *dst, u_int32_t len, u_int32_t nxt) argument
H A Dipsec.c1020 u_int8_t nxt; local
1129 int off, nxt; local
3936 u_int8_t nxt = nxt0 & 0xff; local
4054 u_int8_t nxt = nxt0 & 0xff; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto_ipsec.c957 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.c8596 u_int8_t nxt; local
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c788 inet6_cksum(__unused struct mbuf *m, __unused unsigned int nxt, argument
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_resident.c2376 vm_page_t nxt; local

Completed in 90 milliseconds