Searched refs:IP_ADDR_TYPE (Results 1 – 3 of 3) sorted by relevance
53 const IP_ADDR_TYPE = 1; variable67 case IP_ADDR_TYPE:
77 if ( res.router_address.address_type != IP_ADDR_TYPE ) { in bootparamproc_whoami_1_svc()78 res.router_address.address_type = IP_ADDR_TYPE; in bootparamproc_whoami_1_svc()140 res.server_address.address_type = IP_ADDR_TYPE; in bootparamproc_getfile_1_svc()146 res.server_address.address_type = IP_ADDR_TYPE; in bootparamproc_getfile_1_svc()
94 whoami_arg.client_address.address_type = IP_ADDR_TYPE; in main()