Searched refs:in6_delayed_cksum (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_var.h | 422 void in6_delayed_cksum(struct mbuf *m, uint32_t plen, u_short offset);
|
| H A D | ip6_output.c | 200 in6_delayed_cksum(struct mbuf *m, uint32_t plen, u_short offset) in in6_delayed_cksum() function 238 in6_delayed_cksum(m, plen - optlen, in ip6_output_delayed_csum()
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | ip6_var.h | 422 void in6_delayed_cksum(struct mbuf *m, uint32_t plen, u_short offset);
|
| /f-stack/freebsd/netipsec/ |
| H A D | ipsec_output.c | 639 in6_delayed_cksum(m, m->m_pkthdr.len - in ipsec6_common_output()
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.c | 1676 in6_delayed_cksum(m, plen, hlen); in nat64_do_handle_ip6()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf.c | 5729 in6_delayed_cksum(m0, plen, sizeof(struct ip6_hdr)); in pf_route6()
|