Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dinet_common.h39 #define BIND_FORCE_ADDRESS_NO_PORT (1 << 0) macro
/Linux-v5.15/net/ipv6/
Daf_inet6.c407 (flags & BIND_FORCE_ADDRESS_NO_PORT))) { in __inet6_bind()
/Linux-v5.15/net/ipv4/
Daf_inet.c530 (flags & BIND_FORCE_ADDRESS_NO_PORT))) { in __inet_bind()
/Linux-v5.15/net/core/
Dfilter.c5289 flags |= BIND_FORCE_ADDRESS_NO_PORT; in BPF_CALL_3()
5296 flags |= BIND_FORCE_ADDRESS_NO_PORT; in BPF_CALL_3()