Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_common.h48 #define BIND_FORCE_ADDRESS_NO_PORT (1 << 0) macro
/linux/net/ipv6/
H A Daf_inet6.c406 (flags & BIND_FORCE_ADDRESS_NO_PORT))) { in __inet6_bind()
/linux/net/ipv4/
H A Daf_inet.c535 (flags & BIND_FORCE_ADDRESS_NO_PORT))) { in __inet_bind()
/linux/net/core/
H A Dfilter.c5899 flags |= BIND_FORCE_ADDRESS_NO_PORT; in BPF_CALL_3()
5906 flags |= BIND_FORCE_ADDRESS_NO_PORT; in BPF_CALL_3()