Searched defs:ip6 (Results 1 - 25 of 115) sorted by relevance

12345

/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-frag6.c47 register const struct ip6_hdr *ip6; local
H A Dprint-sunrpc.c93 register const struct ip6_hdr *ip6; local
H A Dprint-ip6.c53 nextproto6_cksum(const struct ip6_hdr *ip6, const u_int8_t *data, argument
86 register const struct ip6_hdr *ip6; local
[all...]
H A Dprint-dccp.c81 static int dccp6_cksum(const struct ip6_hdr *ip6, const struct dccp_hdr *dh, u_int len) argument
173 const struct ip6_hdr *ip6; local
[all...]
H A Dprint-sctp.c92 const struct ip6_hdr *ip6; local
H A Dprint-tcp.c150 register const struct ip6_hdr *ip6; local
742 struct ip6_hdr *ip6; local
[all...]
/freebsd-10.3-release/sys/netinet6/
H A Droute6.c61 struct ip6_hdr *ip6; local
H A Dip6_gre.c89 struct ip6_hdr *ip6; local
H A Din6_cksum.c84 _in6_cksum_pseudo(struct ip6_hdr *ip6, uint32_t len, uint8_t nxt, uint16_t csum) argument
130 in6_cksum_pseudo(struct ip6_hdr *ip6, uint32_t len, uint8_t nxt, uint16_t csum) argument
154 struct ip6_hdr *ip6; local
[all...]
H A Din6_gif.c106 struct ip6_hdr *ip6; local
155 struct ip6_hdr *ip6; local
181 gif_validate6(const struct ip6_hdr *ip6, struct gif_softc *sc, struct ifnet *ifp) argument
234 struct ip6_hdr ip6; local
[all...]
H A Dip6_forward.c95 struct ip6_hdr *ip6 = mtod(m, struct ip6_hdr *); local
[all...]
H A Dsend.c115 struct ip6_hdr *ip6; local
262 struct ip6_hdr *ip6; local
[all...]
/freebsd-10.3-release/sys/ofed/drivers/net/mlx4/
H A Dutils.c103 const struct ip6_hdr *ip6; local
111 struct ip6_hdr ip6; member in union:__anon11635
/freebsd-10.3-release/usr.sbin/ppp/
H A Dncpaddr.h44 } ip6; member in union:ncprange::__anon12719
/freebsd-10.3-release/sys/netinet/
H A Dtcp_debug.h50 struct ip6_hdr ip6; member in struct:tcp_debug::__anon11407
H A Dip_encap.c207 struct ip6_hdr *ip6; local
H A Dtcp_hostcache.h53 struct in6_addr ip6; /* IP6 address */ member in struct:hc_metrics
H A Dtcp_lro.c148 struct ip6_hdr *ip6; local
228 struct ip6_hdr *ip6; local
310 tcp_lro_rx_ipv6(struct lro_ctrl *lc, struct mbuf *m, struct ip6_hdr *ip6, struct tcphdr **th) argument
374 struct ip6_hdr *ip6 = NULL; /* Keep compiler happy. */ local
[all...]
/freebsd-10.3-release/contrib/ldns/
H A Dhigher.c33 uint8_t ip6; local
159 bool ip6; local
/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_rcmd_pxy.c159 ip6_t *ip6; local
/freebsd-10.3-release/sys/netipsec/
H A Dipsec_output.c317 struct ip6_hdr *ip6 = mtod(m, struct ip6_hdr *); local
632 struct ip6_hdr *ip6; local
[all...]
H A Dxform_ipip.c162 struct ip6_hdr *ip6 = NULL; local
360 struct ip6_hdr *ip6, *ip6o; local
[all...]
/freebsd-10.3-release/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c104 struct ip6_hdr *ip6 = NULL; local
H A Dmlx5_en_tx.c130 struct ip6_hdr *ip6; local
H A Dtcp_tlro.c163 struct ip6_hdr *ip6; local
[all...]

Completed in 163 milliseconds

12345