Searched refs:sp_family (Results 1 – 5 of 5) sorted by relevance
| /onnv-gate/usr/src/uts/common/fs/sockfs/ |
| H A D | sockparams.c | 130 (void) snprintf(name, KSTAT_STRLEN, "socket_%d_%d_%d", sp->sp_family, in sockparams_kstat_init() 208 sp->sp_family = family; in sockparams_create() 365 if (sp->sp_family == family && sp->sp_type == type) { in sockparams_find() 562 if (sockparams_find(&sphead, sp->sp_family, sp->sp_type, in sockparams_add() 685 if (sp->sp_family == family && found < 1) in solookup() 687 if (sp->sp_family == family && in solookup()
|
| H A D | sockfilter.c | 1040 if (t[i].sofst_family == sp->sp_family && in sof_entry_proc_sockparams()
|
| /onnv-gate/usr/src/cmd/mdb/common/modules/sockfs/ |
| H A D | sockfs.c | 117 sp.sp_family, sp.sp_type, sp.sp_protocol, in sockparams_prt()
|
| /onnv-gate/usr/src/lib/libbc/inc/include/sys/ |
| H A D | socket.h | 118 u_short sp_family; /* address family */ member
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | socketvar.h | 457 int sp_family; member
|