Searched refs:IP_BIND_ADDRESS_NO_PORT (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Din.h127 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/linux-master/tools/include/uapi/linux/
H A Din.h127 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/linux-master/net/mptcp/
H A Dsockopt.c443 case IP_BIND_ADDRESS_NO_PORT:
693 case IP_BIND_ADDRESS_NO_PORT:
746 case IP_BIND_ADDRESS_NO_PORT:
1357 case IP_BIND_ADDRESS_NO_PORT:
/linux-master/tools/testing/selftests/net/
H A Dip_local_port_range.c375 err = setsockopt(fd, SOL_IP, IP_BIND_ADDRESS_NO_PORT, &one, sizeof(one));
376 ASSERT_TRUE(!err) TH_LOG("setsockopt(IP_BIND_ADDRESS_NO_PORT) failed");
/linux-master/net/ipv4/
H A Dip_sockglue.c917 case IP_BIND_ADDRESS_NO_PORT:
1023 case IP_BIND_ADDRESS_NO_PORT:
1579 case IP_BIND_ADDRESS_NO_PORT:

Completed in 137 milliseconds