Searched refs:handle_ipv4 (Results 1 – 4 of 4) sorted by relevance
79 static inline int handle_ipv4(struct __sk_buff *skb) in handle_ipv4() function105 return handle_ipv4(skb); in tc_prog()
78 static __always_inline int handle_ipv4(struct xdp_md *xdp) in handle_ipv4() function225 return handle_ipv4(xdp); in _xdp_tx_iptunnel()
74 static __always_inline int handle_ipv4(struct xdp_md *xdp) in handle_ipv4() function221 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()