Searched refs:IPPROTO_RAW (Results 1 – 14 of 14) sorted by relevance
76 IPPROTO_RAW = 255, /* Raw IP packets */ enumerator77 #define IPPROTO_RAW IPPROTO_RAW macro
284 if (cfg_ipproto == IPPROTO_RAW) in do_test()340 if (cfg_ipproto == IPPROTO_RAW) { in do_test()434 cfg_ipproto = IPPROTO_RAW; in parse_opt()
153 (net)->ct.sysctl_log_invalid == IPPROTO_RAW)
40 if (proto == IPPROTO_UDP || proto == IPPROTO_RAW) in xfrm6_local_dontfrag()
188 if (IPPROTO_RAW == protocol) in inet6_create()
66 if (sk->sk_type != SOCK_RAW || inet_sk(sk)->inet_num != IPPROTO_RAW) in ip6_ra_control()
1177 if (inet_sk(sk)->inet_num == IPPROTO_RAW) in rawv6_close()
1298 sk->sk_protocol == IPPROTO_RAW)) { in __ip6_append_data()
601 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in raw_sendmsg()
515 prot = inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol; in __build_flow_key()547 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in build_sk_flow_key()
323 if (sk->sk_type != SOCK_RAW || inet_sk(sk)->inet_num == IPPROTO_RAW) in ip_ra_control()
338 if (IPPROTO_RAW == protocol) in inet_create()
1526 ip_protocol = IPPROTO_RAW; in r8152_tx_csum()
7088 ip_protocol = IPPROTO_RAW; in rtl8169_tso_csum_v2()