Home
last modified time | relevance | path

Searched refs:h6 (Results 1 – 6 of 6) sorted by relevance

/include/linux/
A Derrqueue.h18 struct inet6_skb_parm h6; member
/include/net/
A Dtcp.h1053 struct inet6_skb_parm h6; member
1069 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()
A Dipv6.h508 struct ipv6hdr *h6; in ipv6_hopopt_jumbo_remove() local
527 h6 = ipv6_hdr(skb); in ipv6_hopopt_jumbo_remove()
528 h6->nexthdr = nexthdr; in ipv6_hopopt_jumbo_remove()
A Dudp.h44 struct inet6_skb_parm h6; member
A Dxfrm.h727 struct inet6_skb_parm h6; member
/include/net/sctp/
A Dstructs.h1143 struct inet6_skb_parm h6; member

Completed in 33 milliseconds