Home
last modified time | relevance | path

Searched refs:localnet_scope (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Ddevinet.c1304 unsigned char localnet_scope = RT_SCOPE_HOST; in inet_select_addr() local
1315 localnet_scope = RT_SCOPE_LINK; in inet_select_addr()
1320 if (min(ifa->ifa_scope, localnet_scope) > scope) in inet_select_addr()
1373 unsigned char localnet_scope = RT_SCOPE_HOST; in confirm_addr_indev() local
1379 localnet_scope = RT_SCOPE_LINK; in confirm_addr_indev()
1382 unsigned char min_scope = min(ifa->ifa_scope, localnet_scope); in confirm_addr_indev()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Ddevinet.c1304 unsigned char localnet_scope = RT_SCOPE_HOST; in inet_select_addr() local
1315 localnet_scope = RT_SCOPE_LINK; in inet_select_addr()
1320 if (min(ifa->ifa_scope, localnet_scope) > scope) in inet_select_addr()
1373 unsigned char localnet_scope = RT_SCOPE_HOST; in confirm_addr_indev() local
1379 localnet_scope = RT_SCOPE_LINK; in confirm_addr_indev()
1382 unsigned char min_scope = min(ifa->ifa_scope, localnet_scope); in confirm_addr_indev()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Ddevinet.c1304 unsigned char localnet_scope = RT_SCOPE_HOST; in inet_select_addr() local
1315 localnet_scope = RT_SCOPE_LINK; in inet_select_addr()
1320 if (min(ifa->ifa_scope, localnet_scope) > scope) in inet_select_addr()
1373 unsigned char localnet_scope = RT_SCOPE_HOST; in confirm_addr_indev() local
1379 localnet_scope = RT_SCOPE_LINK; in confirm_addr_indev()
1382 unsigned char min_scope = min(ifa->ifa_scope, localnet_scope); in confirm_addr_indev()