Searched refs:match_prefixv6 (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/dsslib/ip_t/ |
H A D | ip_t.c | 909 static Cxmatch_t match_prefixv6 = variable 988 { "ipv6addr_t", "An RFC 2373 ipv6 address. The details string \"C\" lists the prefix as 16 0x%02x comma-separated values.", CXH, (Cxtype_t*)"buffer", 0, addrv6_external, addrv6_internal, 0, 0, 16, 0, { 0 }, &match_prefixv6 }, 991 { "ipv6prefix_t", "/length appended to an ipv6addr_t prefix. The details string \"C\" lists the prefix as 17 0x%02x comma-separated values, the first 16 being the address, and the 17th being the number of prefix bits.", CXH, (Cxtype_t*)"buffer", 0, prefixv6_external, prefixv6_internal, 0, 0, 17, 0, { 0 }, &match_prefixv6 },
|
Completed in 9 milliseconds