Searched refs:ill_first (Results 1 – 2 of 2) sorted by relevance
| /onnv-gate/usr/src/uts/common/inet/ |
| H A D | ip.h | 1400 ill_first(IP_V4_G_HEAD, IP_V4_G_HEAD, ctx_ptr, ipst) 1402 ill_first(IP_V6_G_HEAD, IP_V6_G_HEAD, ctx_ptr, ipst) 1404 ill_first(MAX_G_HEADS, MAX_G_HEADS, ctx_ptr, ipst) 3188 extern ill_t *ill_first(int, int, ill_walk_context_t *, ip_stack_t *);
|
| /onnv-gate/usr/src/uts/common/inet/ip/ |
| H A D | ip_if.c | 2775 ill_first(int start_list, int end_list, ill_walk_context_t *ctx, in ill_first() function 7692 ill = ill_first(list, list, &ctx, ipst); in ip_sioctl_get_lifconf()
|