Home
last modified time | relevance | path

Searched refs:BIND_FORCE_ADDRESS_NO_PORT (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/net/
Dinet_common.h48 #define BIND_FORCE_ADDRESS_NO_PORT (1 << 0) macro
/Linux-v6.6/net/ipv6/
Daf_inet6.c403 (flags & BIND_FORCE_ADDRESS_NO_PORT))) { in __inet6_bind()
/Linux-v6.6/net/ipv4/
Daf_inet.c533 (flags & BIND_FORCE_ADDRESS_NO_PORT))) { in __inet_bind()
/Linux-v6.6/net/core/
Dfilter.c5657 flags |= BIND_FORCE_ADDRESS_NO_PORT; in BPF_CALL_3()
5664 flags |= BIND_FORCE_ADDRESS_NO_PORT; in BPF_CALL_3()