Searched refs:handle_ipv4 (Results 1 – 5 of 5) sorted by relevance
79 static inline int handle_ipv4(struct __sk_buff *skb) in handle_ipv4() function 106 return handle_ipv4(skb); in tc_prog()
79 static __always_inline int handle_ipv4(struct xdp_md *xdp) in handle_ipv4() function226 return handle_ipv4(xdp); in _xdp_tx_iptunnel()
75 static __always_inline int handle_ipv4(struct xdp_md *xdp) in handle_ipv4() function222 return handle_ipv4(xdp); in _xdp_tx_iptunnel()
77 static __always_inline int handle_ipv4(struct xdp_md *xdp, struct bpf_dynptr *xdp_ptr) in handle_ipv4() function248 return handle_ipv4(xdp, &ptr); in _xdp_tx_iptunnel()
77 static __always_inline int handle_ipv4(struct xdp_md *xdp) in handle_ipv4() function229 return handle_ipv4(xdp); in _xdp_tx_iptunnel()