Searched refs:osm_physp_has_any_link (Results 1 – 2 of 2) sorted by relevance
233 return osm_physp_has_any_link(p_physp); in osm_node_has_any_link()245 if (!p_physp || !osm_physp_has_any_link(p_physp)) in osm_node_get_remote_node()
949 static inline boolean_t osm_physp_has_any_link(IN const osm_physp_t * p_physp) in osm_physp_has_any_link() function