Home
last modified time | relevance | path

Searched refs:IPPROTO_RAW (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Din.h79 IPPROTO_RAW = 255, /* Raw IP packets */ enumerator
80 #define IPPROTO_RAW IPPROTO_RAW macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Din.h77 IPPROTO_RAW = 255, /* Raw IP packets */ enumerator
78 #define IPPROTO_RAW IPPROTO_RAW macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Din.h77 IPPROTO_RAW = 255, /* Raw IP packets */ enumerator
78 #define IPPROTO_RAW IPPROTO_RAW macro
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Din.h79 IPPROTO_RAW = 255, /* Raw IP packets */ enumerator
80 #define IPPROTO_RAW IPPROTO_RAW macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Din.h92 IPPROTO_RAW = 255, /* Raw IP packets. */ enumerator
93 #define IPPROTO_RAW IPPROTO_RAW macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Din.h92 IPPROTO_RAW = 255, /* Raw IP packets. */ enumerator
93 #define IPPROTO_RAW IPPROTO_RAW macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dmsg_zerocopy.c523 if (domain == PF_PACKET || protocol == IPPROTO_RAW) { in do_tx()
580 if (type == SOCK_RAW && protocol == IPPROTO_RAW) in do_setup_rx()
800 do_test(cfg_family, SOCK_RAW, IPPROTO_RAW); in main()
H A Dtxtimestamp.c498 if (cfg_use_pf_packet || cfg_ipproto == IPPROTO_RAW) { in do_test()
584 if (cfg_use_pf_packet || cfg_ipproto == IPPROTO_RAW) { in do_test()
761 cfg_ipproto = IPPROTO_RAW; in parse_opt()
H A Dip_defrag.c350 fd_tx_raw = socket(addr->sa_family, SOCK_RAW, IPPROTO_RAW); in run_test()
H A Dnettest.c1671 args.protocol = IPPROTO_RAW; in main()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Draw_diag.c221 .idiag_type = IPPROTO_RAW,
H A Draw.c629 hdrincl ? IPPROTO_RAW : sk->sk_protocol, in raw_sendmsg()
H A Dip_sockglue.c343 if (sk->sk_type != SOCK_RAW || inet_sk(sk)->inet_num == IPPROTO_RAW) in ip_ra_control()
H A Daf_inet.c337 if (IPPROTO_RAW == protocol) in inet_create()
H A Droute.c553 prot = inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol; in __build_flow_key()
587 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in build_sk_flow_key()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c405 fd = socket(family, SOCK_RAW, IPPROTO_RAW); in setup_tx()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto.c60 net->ct.sysctl_log_invalid != IPPROTO_RAW) in nf_l4proto_log_invalid()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c388 l4_proto = IPPROTO_RAW; in offload_csum()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daf_inet6.c198 if (IPPROTO_RAW == protocol) in inet6_create()
H A Dipv6_sockglue.c63 if (sk->sk_type != SOCK_RAW || inet_sk(sk)->inet_num != IPPROTO_RAW) in ip6_ra_control()
H A Draw.c1199 if (inet_sk(sk)->inet_num == IPPROTO_RAW) in rawv6_close()
H A Dip6_output.c1522 sk->sk_protocol == IPPROTO_RAW)) { in __ip6_append_data()
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h2040 if (proto == IPPROTO_UDP || proto == IPPROTO_RAW) in xfrm6_local_dontfrag()
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c3573 protocol != IPPROTO_RAW && in sock_load_diag_module()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A Dr8169_main.c4220 ip_protocol = IPPROTO_RAW; in rtl8169_tso_csum_v2()

12