Searched refs:connf_s (Results 1 – 5 of 5) sorted by relevance
185 struct connf_s *ips_rts_clients;186 struct connf_s *ips_ipcl_conn_fanout;187 struct connf_s *ips_ipcl_bind_fanout;188 struct connf_s *ips_ipcl_proto_fanout_v4;189 struct connf_s *ips_ipcl_proto_fanout_v6;190 struct connf_s *ips_ipcl_udp_fanout;191 struct connf_s *ips_ipcl_raw_fanout; /* RAW SCTP sockets */192 struct connf_s *ips_ipcl_iptun_fanout;198 struct connf_s *ips_ipcl_globalhash_fanout;
126 typedef struct connf_s connf_t;461 struct connf_s { struct
2289 struct connf_s connf; in ipcl_hash_get_next_connf_tbl()2294 next = iw->hash_tbl + index * sizeof (struct connf_s); in ipcl_hash_get_next_connf_tbl()2299 if (mdb_vread(&connf, sizeof (struct connf_s), next) == -1) { in ipcl_hash_get_next_connf_tbl()
2260 struct connf_s *connfp; in ipcl_globalhash_insert()2294 struct connf_s *connfp; in ipcl_globalhash_remove()
1085 typedef struct connf_s { struct