Searched defs:encap (Results 1 – 2 of 2) sorted by relevance
377 static INLINING ret_t accept_locally(struct __sk_buff *skb, encap_headers_t *encap) in accept_locally()398 static INLINING ret_t forward_with_gre(struct __sk_buff *skb, encap_headers_t *encap, in forward_with_gre()519 static INLINING ret_t forward_to_next_hop(struct __sk_buff *skb, encap_headers_t *encap, in forward_to_next_hop()576 static INLINING ret_t get_next_hop(buf_t *pkt, encap_headers_t *encap, in get_next_hop()941 encap_headers_t *encap; in cls_redirect() local
248 static void encap_init(encap_headers_t *encap, uint8_t hop_count, uint8_t proto) in encap_init()278 encap_headers_t encap; in build_input() local