Searched refs:IP_ADDR_TYPE (Results 1 – 3 of 3) sorted by relevance
60 const IP_ADDR_TYPE = 1; variable74 case IP_ADDR_TYPE:
79 if ( res.router_address.address_type != IP_ADDR_TYPE ) { in bootparamproc_whoami_1_svc()80 res.router_address.address_type = IP_ADDR_TYPE; in bootparamproc_whoami_1_svc()142 res.server_address.address_type = IP_ADDR_TYPE; in bootparamproc_getfile_1_svc()148 res.server_address.address_type = IP_ADDR_TYPE; in bootparamproc_getfile_1_svc()
96 whoami_arg.client_address.address_type = IP_ADDR_TYPE; in main()