Searched refs:ip6_frag_t (Results 1 – 13 of 13) sorted by relevance
741 icmp6->icmp6_mtu = htonl(dce->dce_pmtu - sizeof (ip6_frag_t)); in icmp_inbound_too_big_v6()2615 ip6_frag_t *tmpfraghdr; in ip_find_hdr_v6()2719 tmpfraghdr = (ip6_frag_t *)whereptr; in ip_find_hdr_v6()2720 ehdrlen = sizeof (ip6_frag_t); in ip_find_hdr_v6()2763 ip6_frag_t *fraghdr; in ip_hdr_length_nexthdr_v6()2794 fraghdr = (ip6_frag_t *)whereptr; in ip_hdr_length_nexthdr_v6()2795 ehdrlen = sizeof (ip6_frag_t); in ip_hdr_length_nexthdr_v6()3295 ip6_frag_t *fraghdr, uint_t remlen, ip_recv_attr_t *ira) in ip_input_fragment_v6()3826 if (hdr_length < sizeof (ip6_frag_t)) { in ip_input_fragment_v6()3862 mp->b_wptr = mp->b_rptr + hdr_length - sizeof (ip6_frag_t); in ip_input_fragment_v6()[all …]
2497 ip6_frag_t *fraghdr; in ip_fanout_v6()2499 if (ira->ira_pktlen - ip_hdr_length < sizeof (ip6_frag_t)) in ip_fanout_v6()2503 rptr + ip_hdr_length + sizeof (ip6_frag_t) > mp->b_wptr) { in ip_fanout_v6()2505 ip_hdr_length + sizeof (ip6_frag_t), ira); in ip_fanout_v6()2510 fraghdr = (ip6_frag_t *)(rptr + ip_hdr_length); in ip_fanout_v6()2549 ip_hdr_length += sizeof (ip6_frag_t); in ip_fanout_v6()
1106 pktlen += sizeof (ip6_frag_t); in ire_send_wire_v6()
6267 ip6_frag_t *fraghdr; in ipsec_fragcache_add()6482 ip6_frag_t *nfraghdr; in ipsec_fragcache_add()
3878 pmtu -= sizeof (ip6_frag_t); in ip_get_pmtu()12210 pktlen += sizeof (ip6_frag_t); in ip_output_post_ipsec()
482 uint8_t *next_hdr, ip6_frag_t **fragp) in mac_ip_hdr_length_v6()490 ip6_frag_t *fraghdr; in mac_ip_hdr_length_v6()525 fraghdr = (ip6_frag_t *)whereptr; in mac_ip_hdr_length_v6()526 ehdrlen = sizeof (ip6_frag_t); in mac_ip_hdr_length_v6()1010 ip6_frag_t *frag = NULL; in mac_pkt_hash()
1969 ip6_frag_t *frag = NULL; in flow_ip_accept()
787 ip6_frag_t *frag = NULL; in get_dhcpv6_info()
113 typedef struct ip6_frag ip6_frag_t; typedef
547 ip6_frag_t *fraghdr; in IPv6_hdrlen()593 fraghdr = (ip6_frag_t *)whereptr; in IPv6_hdrlen()
950 ip6_frag_t *fraghdr; in IPv6_hdrlen()996 fraghdr = (ip6_frag_t *)whereptr; in IPv6_hdrlen()
727 uint8_t *, ip6_frag_t **);
2796 ip6_frag_t *ipp_fraghdr;3271 extern mblk_t *ip_input_fragment_v6(mblk_t *, ip6_t *, ip6_frag_t *, uint_t,3533 ip6_frag_t *);