Home
last modified time | relevance | path

Searched refs:sonodeops_t (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.h83 extern sonodeops_t sosctp_sonodeops;
84 extern sonodeops_t sosctp_seq_sonodeops;
H A Dsocksdp.h34 extern sonodeops_t sosdp_sonodeops;
H A Dsocksctp.c113 sonodeops_t sosctp_sonodeops = {
132 sonodeops_t sosctp_seq_sonodeops = {
H A Dsocksdp.c101 sonodeops_t sosdp_sonodeops = {
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h237 int, int, int, sonodeops_t *);
247 extern sonodeops_t so_sonodeops;
H A Dsocktpi.h232 extern sonodeops_t sotpi_sonodeops;
H A Dsockcommon.c558 int type, int protocol, sonodeops_t *sops) in sonode_init()
H A Dsockcommon_sops.c1934 sonodeops_t so_sonodeops = {
H A Dsocktpi.c243 sonodeops_t sotpi_sonodeops = {
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h105 typedef struct sonodeops sonodeops_t; typedef
141 sonodeops_t *so_ops; /* operations vector for this sonode */