/linux/net/ipv4/ |
H A D | ipip.c | 215 static int ipip_tunnel_rcv(struct sk_buff *skb, u8 ipproto) in ipip_tunnel_rcv() argument 287 u8 ipproto; in ipip_tunnel_xmit() local 326 ipip_tunnel_ioctl_verify_protocol(u8 ipproto) ipip_tunnel_ioctl_verify_protocol() argument [all...] |
H A D | fou_core.c | 91 void *data, size_t hdrlen, u8 ipproto, in gue_remcsum()
|
/linux/net/netfilter/ |
H A D | xt_l2tp.c | 173 u8 ipproto = iph->protocol; in l2tp_mt4() local 191 int ipproto; in l2tp_mt6() local
|
H A D | nf_flow_table_ip.c | 183 u8 ipproto; in nf_flow_tuple_ip() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_tunnel.c | 206 set_ipip_encap(const char * ipproto,const char * type) set_ipip_encap() argument 222 const char *ipproto, *type; add_ipip_tunnel() local [all...] |
/linux/drivers/net/ethernet/sfc/ |
H A D | tc_encap_actions.c | 265 static void efx_gen_tun_header_ipv4(struct efx_tc_encap_action *encap, u8 ipproto, u8 len) in efx_gen_tun_header_ipv4() 285 static void efx_gen_tun_header_ipv6(struct efx_tc_encap_action *encap, u8 ipproto, u8 len) in efx_gen_tun_header_ipv6()
|
H A D | efx_common.c | 1278 u8 ipproto; in efx_can_encap_offloads() local
|
/linux/net/ipv6/ |
H A D | sit.c | 752 static int sit_tunnel_rcv(struct sk_buff *skb, u8 ipproto) in sit_tunnel_rcv() argument 1050 struct net_device *dev, u8 ipproto) in sit_tunnel_xmit__() argument 1247 static bool ipip6_valid_ip_proto(u8 ipproto) in ipip6_valid_ip_proto() argument [all...] |
H A D | ip6_tunnel.c | 463 ip6_tnl_err(struct sk_buff *skb, __u8 ipproto, struct inet6_skb_parm *opt, in ip6_tnl_err() argument 923 static int ipxip6_rcv(struct sk_buff *skb, u8 ipproto, in ipxip6_rcv() argument 1427 u8 ipproto; in ip6_tnl_start_xmit() local
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx_common.c | 1305 u8 ipproto; in efx_can_encap_offloads() local
|
/linux/tools/testing/selftests/net/lib/ |
H A D | csum.c | 345 static int open_inet(int ipproto, int protocol) in open_inet()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_rx.c | 551 __u8 ipproto = iph->protocol; in get_fixed_ipv4_csum() local
|
/linux/net/sched/ |
H A D | act_ct.c | 519 u8 ipproto; in tcf_ct_flow_table_fill_tuple_ipv4() local
|
/linux/include/net/ |
H A D | xfrm.h | 378 __u8 ipproto; member 538 static inline const struct xfrm_mode *xfrm_ip2inner_mode(struct xfrm_state *x, int ipproto) in xfrm_ip2inner_mode()
|
/linux/include/linux/ |
H A D | skbuff.h | 2918 skb_set_inner_ipproto(struct sk_buff * skb,__u8 ipproto) skb_set_inner_ipproto() argument
|