Home
last modified time | relevance | path

Searched defs:is_ipv6 (Results 1 - 25 of 56) sorted by relevance

123

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dudpgro_fwd.sh95 is_ipv6() { function
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dmirror_lib.sh23 is_ipv6() function
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dmirror_lib.sh23 is_ipv6() function
/third_party/ltp/testcases/lib/
H A Dtst_net_ip_prefix.c52 int is_ipv6, is_rhost = 0, prefix; in main() local
H A Dtst_net_iface_prefix.c44 static int read_iface_prefix(const char *ip_str, int is_ipv6) in read_iface_prefix() argument
110 int is_ipv6, is_rhost = 0; in main() local
/kernel/linux/linux-5.10/security/tomoyo/
H A Dgroup.c189 bool tomoyo_address_matches_group(const bool is_ipv6, const __be32 *address, in tomoyo_address_matches_group() argument
H A Dnetwork.c15 bool is_ipv6; member
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgroup.c189 bool tomoyo_address_matches_group(const bool is_ipv6, const __be32 *address, in tomoyo_address_matches_group() argument
H A Dnetwork.c15 bool is_ipv6; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c159 bool is_ipv6 = false; in cxgb4_config_knode() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c159 bool is_ipv6 = false; in cxgb4_config_knode() local
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Daccel.h106 u8 is_ipv6; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/accel/
H A Dipsec_offload.c206 mlx5_ipsec_offload_create_sa_ctx(struct mlx5_core_dev *mdev, struct mlx5_accel_esp_xfrm *accel_xfrm, const __be32 saddr[4], const __be32 daddr[4], const __be32 spi, bool is_ipv6, u32 *hw_handle) mlx5_ipsec_offload_create_sa_ctx() argument
/third_party/ltp/lib/
H A Dtst_net.c101 int tst_get_prefix(const char *ip_str, int is_ipv6) in tst_get_prefix() argument
/third_party/ltp/testcases/network/stress/route/
H A Droute-change-netlink.c30 static unsigned int is_ipv6, max, prefix; variable
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_offload.c14 __skb_udp_tunnel_segment(struct sk_buff *skb, netdev_features_t features, struct sk_buff *(*gso_inner_segment)(struct sk_buff *skb, netdev_features_t features), __be16 new_protocol, bool is_ipv6) __skb_udp_tunnel_segment() argument
148 skb_udp_tunnel_segment(struct sk_buff *skb, netdev_features_t features, bool is_ipv6) skb_udp_tunnel_segment() argument
245 __udp_gso_segment_list(struct sk_buff *skb, netdev_features_t features, bool is_ipv6) __udp_gso_segment_list() argument
260 __udp_gso_segment(struct sk_buff *gso_skb, netdev_features_t features, bool is_ipv6) __udp_gso_segment() argument
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_offload.c16 __skb_udp_tunnel_segment(struct sk_buff *skb, netdev_features_t features, struct sk_buff *(*gso_inner_segment)(struct sk_buff *skb, netdev_features_t features), __be16 new_protocol, bool is_ipv6) __skb_udp_tunnel_segment() argument
153 skb_udp_tunnel_segment(struct sk_buff *skb, netdev_features_t features, bool is_ipv6) skb_udp_tunnel_segment() argument
250 __udp_gso_segment_list(struct sk_buff *skb, netdev_features_t features, bool is_ipv6) __udp_gso_segment_list() argument
265 __udp_gso_segment(struct sk_buff *gso_skb, netdev_features_t features, bool is_ipv6) __udp_gso_segment() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h110 u8 is_ipv6; member
H A Daq_ring.h61 u8 is_ipv6:1; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb.c217 get_packet_dst(struct real_definition **real, struct packet_description *pckt, struct vip_meta *vip_info, bool is_ipv6) get_packet_dst() argument
324 process_packet(void *data, __u64 off, void *data_end, bool is_ipv6, struct __sk_buff *skb) process_packet() argument
H A Dtest_l4lb_noinline.c210 get_packet_dst(struct real_definition **real, struct packet_description *pckt, struct vip_meta *vip_info, bool is_ipv6) get_packet_dst() argument
321 process_packet(void *data, __u64 off, void *data_end, bool is_ipv6, struct __sk_buff *skb) process_packet() argument
H A Dtest_xdp_noinline.c216 static __noinline __u64 calc_offset(bool is_ipv6, bool is_icmp) in calc_offset() argument
232 parse_udp(void *data, void *data_end, bool is_ipv6, struct packet_description *pckt) parse_udp() argument
254 parse_tcp(void *data, void *data_end, bool is_ipv6, struct packet_description *pckt) parse_tcp() argument
548 get_packet_dst(struct real_definition **real, struct packet_description *pckt, struct vip_meta *vip_info, bool is_ipv6, void *lru_map) get_packet_dst() argument
691 process_packet(void *data, __u64 off, void *data_end, bool is_ipv6, struct xdp_md *xdp) process_packet() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Ddatagram.c593 bool is_ipv6 = skb->protocol == htons(ETH_P_IPV6); in ip6_datagram_recv_common_ctl() local
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h66 u8 is_ipv6:1; member
H A Daq_nic.h114 u8 is_ipv6; member

Completed in 15 milliseconds

123