Searched defs:subn (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_multicast.c | 119 osm_mgrp_t *osm_mgrp_new(IN osm_subn_t * subn, IN ib_net16_t mlid, in osm_mgrp_new() 151 void osm_mgrp_cleanup(osm_subn_t * subn, osm_mgrp_t * mgrp) in osm_mgrp_cleanup() 190 static void mgrp_send_notice(osm_subn_t * subn, osm_log_t * log, in mgrp_send_notice() 272 osm_mcm_port_t *osm_mgrp_add_port(IN osm_subn_t * subn, osm_log_t * log, in osm_mgrp_add_port() 346 boolean_t osm_mgrp_remove_port(osm_subn_t * subn, osm_log_t * log, osm_mgrp_t * mgrp, in osm_mgrp_remove_port() 423 void osm_mgrp_delete_port(osm_subn_t * subn, osm_log_t * log, osm_mgrp_t * mgrp, in osm_mgrp_delete_port()
|
H A D | osm_sa_mcmember_record.c | 142 static ib_net16_t find_ipv6_snm_mlid(osm_subn_t *subn, ib_gid_t *mgid) in find_ipv6_snm_mlid()
|
H A D | osm_subnet.c | 1458 osm_port_t *osm_get_port_by_lid_ho(IN osm_subn_t const * subn, IN uint16_t lid) in osm_get_port_by_lid_ho() 1465 osm_mgrp_t *osm_get_mgrp_by_mgid(IN osm_subn_t * subn, IN ib_gid_t * mgid) in osm_get_mgrp_by_mgid()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_congestion_control.h | 78 osm_subn_t *subn; member
|
H A D | osm_opensm.h | 213 osm_subn_t subn; member
|
H A D | osm_perfmgr.h | 136 osm_subn_t *subn; member
|
H A D | osm_subnet.h | 1431 static inline struct osm_port *osm_get_port_by_lid(IN osm_subn_t const * subn, in osm_get_port_by_lid()
|
/freebsd/contrib/mandoc/ |
H A D | mdoc_html.c | 521 struct roff_node *sn, *subn; in mdoc_sh_pre() local
|