Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dinet_common.h45 #define BIND_FORCE_ADDRESS_NO_PORT (1 << 0) macro
/Linux-v6.1/net/ipv6/
Daf_inet6.c411 (flags & BIND_FORCE_ADDRESS_NO_PORT))) { in __inet6_bind()
/Linux-v6.1/net/ipv4/
Daf_inet.c524 (flags & BIND_FORCE_ADDRESS_NO_PORT))) { in __inet_bind()
/Linux-v6.1/net/core/
Dfilter.c5595 flags |= BIND_FORCE_ADDRESS_NO_PORT; in BPF_CALL_3()
5602 flags |= BIND_FORCE_ADDRESS_NO_PORT; in BPF_CALL_3()