Searched defs:ipproto (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.6/net/ipv4/ |
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()
|
D | fou_core.c | 91 void *data, size_t hdrlen, u8 ipproto, in gue_remcsum()
|
/Linux-v6.6/tools/net/ynl/generated/ |
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
|
/Linux-v6.6/net/netfilter/ |
D | xt_l2tp.c | 173 u8 ipproto = iph->protocol; in l2tp_mt4() local 191 int ipproto; in l2tp_mt6() local
|
D | nf_flow_table_ip.c | 179 u8 ipproto; in nf_flow_tuple_ip() local
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
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
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
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()
|
D | efx_common.c | 1295 u8 ipproto; in efx_can_encap_offloads() local
|
/Linux-v6.6/net/ipv6/ |
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()
|
D | ip6_tunnel.c | 463 ip6_tnl_err(struct sk_buff *skb, __u8 ipproto, struct inet6_skb_parm *opt, in ip6_tnl_err() 908 static int ipxip6_rcv(struct sk_buff *skb, u8 ipproto, in ipxip6_rcv() 1410 u8 ipproto; in ip6_tnl_start_xmit() local
|
/Linux-v6.6/drivers/net/ethernet/sfc/siena/ |
D | efx_common.c | 1312 u8 ipproto; in efx_can_encap_offloads() local
|
/Linux-v6.6/tools/testing/selftests/net/ |
D | csum.c | 345 static int open_inet(int ipproto, int protocol) in open_inet()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ |
D | en_rx.c | 584 __u8 ipproto = iph->protocol; in get_fixed_ipv4_csum() local
|
/Linux-v6.6/net/sched/ |
D | act_ct.c | 480 u8 ipproto; in tcf_ct_flow_table_fill_tuple_ipv4() local
|
/Linux-v6.6/include/net/ |
D | xfrm.h | 456 static inline const struct xfrm_mode *xfrm_ip2inner_mode(struct xfrm_state *x, int ipproto) in xfrm_ip2inner_mode()
|
/Linux-v6.6/include/linux/ |
D | skbuff.h | 2781 __u8 ipproto) in skb_set_inner_ipproto()
|