Searched defs:bp_address (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/librpcsvc/common/ | ||
H A D | bootparam_prot.h | 57 struct bp_address { struct 63 typedef struct bp_address bp_address; typedef in typeref:struct:bp_address 67 bp_address client_address; 75 bp_address router_address; 89 bp_address server_address; |
/illumos-gate/usr/src/uts/common/rpc/ | ||
H A D | bootparam.h | 59 struct bp_address { struct 63 } bp_address; member in struct:bp_address 65 typedef struct bp_address bp_address; typedef in typeref:struct:bp_address 69 bp_address client_address; 77 bp_address router_address; 91 bp_address server_address; |
Completed in 48 milliseconds