/openbmc/linux/net/ipv4/ |
H A D | ipip.c | 212 static int ipip_tunnel_rcv(struct sk_buff *skb, u8 ipproto) in ipip_tunnel_rcv() 279 u8 ipproto; in ipip_tunnel_xmit() local 318 static bool ipip_tunnel_ioctl_verify_protocol(u8 ipproto) in ipip_tunnel_ioctl_verify_protocol()
|
H A D | fou_core.c | 91 void *data, size_t hdrlen, u8 ipproto, in gue_remcsum()
|
/openbmc/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 | 179 u8 ipproto; in nf_flow_tuple_ip() local
|
/openbmc/linux/tools/net/ynl/generated/ |
H A D | fou-user.h | 28 __u32 ipproto:1; member 40 __u8 ipproto; member 63 fou_add_req_set_ipproto(struct fou_add_req *req, __u8 ipproto) in fou_add_req_set_ipproto() 304 __u32 ipproto:1; member 316 __u8 ipproto; member
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_tunnel.c | 200 static int set_ipip_encap(const char *ipproto, const char *type) in set_ipip_encap() 216 const char *ipproto, *type; in add_ipip_tunnel() local
|
/openbmc/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 | 1295 u8 ipproto; in efx_can_encap_offloads() local
|
/openbmc/linux/net/ipv6/ |
H A D | sit.c | 749 static int sit_tunnel_rcv(struct sk_buff *skb, u8 ipproto) in sit_tunnel_rcv() 1047 struct net_device *dev, u8 ipproto) in sit_tunnel_xmit__() 1243 static bool ipip6_valid_ip_proto(u8 ipproto) in ipip6_valid_ip_proto()
|
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() 923 static int ipxip6_rcv(struct sk_buff *skb, u8 ipproto, in ipxip6_rcv() 1425 u8 ipproto; in ip6_tnl_start_xmit() local
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx_common.c | 1312 u8 ipproto; in efx_can_encap_offloads() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | csum.c | 345 static int open_inet(int ipproto, int protocol) in open_inet()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_rx.c | 584 __u8 ipproto = iph->protocol; in get_fixed_ipv4_csum() local
|
/openbmc/linux/net/sched/ |
H A D | act_ct.c | 521 u8 ipproto; in tcf_ct_flow_table_fill_tuple_ipv4() local
|
/openbmc/linux/include/net/ |
H A D | xfrm.h | 352 __u8 ipproto; member 464 static inline const struct xfrm_mode *xfrm_ip2inner_mode(struct xfrm_state *x, int ipproto) in xfrm_ip2inner_mode()
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | 2782 __u8 ipproto) in skb_set_inner_ipproto()
|