Searched refs:IPPROTO_BEETPH (Results 1 – 3 of 3) sorted by relevance
62 IPPROTO_BEETPH = 94, /* IP option pseudo header for BEET */ enumerator63 #define IPPROTO_BEETPH IPPROTO_BEETPH macro
74 top_iph->protocol = IPPROTO_BEETPH; in xfrm4_beet_output()90 if (unlikely(XFRM_MODE_SKB_CB(skb)->protocol == IPPROTO_BEETPH)) { in xfrm4_beet_input()
72 top_iph->nexthdr = IPPROTO_BEETPH; in xfrm6_beet_output()