Home
last modified time | relevance | path

Searched defs:serverid (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/lib/dhcpv6/
Ddhcpv6.c31 bool serverid : 1; member
246 struct net_dhcpv6_duid_storage *serverid) in dhcpv6_add_option_serverid()
774 struct net_dhcpv6_duid_storage *serverid) in dhcpv6_parse_option_serverid()
1227 struct net_dhcpv6_duid_storage *serverid) in dhcpv6_find_serverid()
/Zephyr-latest/tests/net/dhcpv6/src/
Dmain.c105 struct net_dhcpv6_duid_storage *serverid = &test_serverid; in generate_fake_server_duid() local
/Zephyr-latest/include/zephyr/net/
Dnet_if.h382 struct net_dhcpv6_duid_storage serverid; member