Searched refs:h6 (Results 1 – 6 of 6) sorted by relevance
18 struct inet6_skb_parm h6; member
1053 struct inet6_skb_parm h6; member1069 return TCP_SKB_CB(skb)->header.h6.iif; in tcp_v6_iif()1074 bool l3_slave = ipv6_l3mdev_skb(TCP_SKB_CB(skb)->header.h6.flags); in tcp_v6_iif_l3_slave()1076 return l3_slave ? skb->skb_iif : TCP_SKB_CB(skb)->header.h6.iif; in tcp_v6_iif_l3_slave()1083 if (skb && ipv6_l3mdev_skb(TCP_SKB_CB(skb)->header.h6.flags)) in tcp_v6_sdif()1084 return TCP_SKB_CB(skb)->header.h6.iif; in tcp_v6_sdif()
508 struct ipv6hdr *h6; in ipv6_hopopt_jumbo_remove() local527 h6 = ipv6_hdr(skb); in ipv6_hopopt_jumbo_remove()528 h6->nexthdr = nexthdr; in ipv6_hopopt_jumbo_remove()
44 struct inet6_skb_parm h6; member
727 struct inet6_skb_parm h6; member
1143 struct inet6_skb_parm h6; member
Completed in 33 milliseconds