Searched refs:encap_headers_t (Results 1 – 3 of 3) sorted by relevance
54 } __attribute__((packed)) encap_headers_t; typedef
378 static INLINING ret_t accept_locally(struct __sk_buff *skb, encap_headers_t *encap) in accept_locally()399 static INLINING ret_t forward_with_gre(struct __sk_buff *skb, encap_headers_t *encap, in forward_with_gre()526 static INLINING ret_t forward_to_next_hop(struct __sk_buff *skb, encap_headers_t *encap, in forward_to_next_hop()583 static INLINING ret_t get_next_hop(buf_t *pkt, encap_headers_t *encap, in get_next_hop()948 encap_headers_t *encap; in cls_redirect()
249 static void encap_init(encap_headers_t *encap, uint8_t hop_count, uint8_t proto) in encap_init()253 *encap = (encap_headers_t){ in encap_init()279 encap_headers_t encap; in build_input()