Searched refs:IPPROTO_RAW (Results 1 – 7 of 7) sorted by relevance
47 IPPROTO_RAW = 255, /* Raw IP packets */ enumerator
34 IPPROTO_EGP, IPPROTO_PUP, IPPROTO_UDP, IPPROTO_IDP, IPPROTO_RAW,
163 if (IPPROTO_RAW == protocol) in inet6_create()
85 if (sk->type != SOCK_RAW || sk->num != IPPROTO_RAW) in ip6_ra_control()
822 if (sk->num == IPPROTO_RAW) in rawv6_close()
368 if (IPPROTO_RAW == protocol) in inet_create()
192 if (sk->type != SOCK_RAW || sk->num == IPPROTO_RAW) in ip_ra_control()