Home
last modified time | relevance | path

Searched refs:nv_t (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dip.h2748 } nv_t; typedef
3055 extern nv_t *ire_nv_tbl;
3373 extern char *ip_nv_lookup(nv_t *, int);
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip.c672 char *ip_nv_lookup(nv_t *, int);
1150 static nv_t ire_nv_arr[] = {
1165 nv_t *ire_nv_tbl = ire_nv_arr;
5832 ip_nv_lookup(nv_t *nv, int value) in ip_nv_lookup()