Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c199 struct fcip_routing_table *fcip_lookup_rtable(struct fcip *fptr,
1269 frp = fcip_lookup_rtable(fptr, &(pmap->map_pwwn), in fcip_rt_update()
1388 fcip_lookup_rtable(struct fcip *fptr, la_wwn_t *wwn, int matchflag) in fcip_lookup_rtable() function
2628 frp = fcip_lookup_rtable(fptr, &fcmd->req_pwwn, FCIP_COMPARE_NWWN); in fcip_handle_farp_request()
2716 frp = fcip_lookup_rtable(fptr, &fcmd->resp_pwwn, FCIP_COMPARE_NWWN); in fcip_handle_farp_response()
3079 frp = fcip_lookup_rtable(fptr, &nhdr->net_src_addr, in fcip_cache_arp_broadcast()
5793 frp = fcip_lookup_rtable(fptr, pwwn, FCIP_COMPARE_NWWN); in fcip_get_dest()
5872 frp = fcip_lookup_rtable(fptr, pwwn, in fcip_get_dest()
6153 frp = fcip_lookup_rtable(fptr, pwwn, FCIP_COMPARE_NWWN); in fcip_do_farp()
6883 frp = fcip_lookup_rtable(fptr, &broadcast_wwn, FCIP_COMPARE_NWWN); in fcip_dest_add_broadcast_entry()
[all …]