Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h491 struct sctp_vrf *sctp_find_vrf(uint32_t vrfid);
H A Dsctp_sysctl.c147 if ((vrf = sctp_find_vrf(inp->def_vrf_id)) == NULL) { in sctp_sysctl_number_of_addresses()
227 if ((vrf = sctp_find_vrf(inp->def_vrf_id)) == NULL) { in sctp_sysctl_copy_out_local_addresses()
H A Dsctp_pcb.c151 vrf = sctp_find_vrf(vrf_id); in sctp_allocate_vrf()
216 sctp_find_vrf(uint32_t vrf_id) in sctp_find_vrf() function
314 vrf = sctp_find_vrf(vrf_id); in sctp_mark_ifa_addr_down()
356 vrf = sctp_find_vrf(vrf_id); in sctp_mark_ifa_addr_up()
513 vrf = sctp_find_vrf(vrf_id); in sctp_add_addr_to_vrf()
725 vrf = sctp_find_vrf(vrf_id); in sctp_del_addr_from_vrf()
851 vrf = sctp_find_vrf(stcb->asoc.vrf_id); in sctp_does_stcb_own_this_addr()
H A Dsctp_asconf.c2432 vrf = sctp_find_vrf(stcb->asoc.vrf_id); in sctp_find_valid_localaddr()
3060 vrf = sctp_find_vrf(vrf_id); in sctp_check_address_list_all()
3361 vrf = sctp_find_vrf(vrf_id); in sctp_asconf_send_nat_state_update()
H A Dsctp_output.c2038 vrf = sctp_find_vrf(vrf_id); in sctp_add_addresses_to_i_ia()
2466 vrf = sctp_find_vrf(vrf_id); in sctp_choose_boundspecific_inp()
2603 vrf = sctp_find_vrf(vrf_id); in sctp_choose_boundspecific_stcb()
2979 vrf = sctp_find_vrf(vrf_id); in sctp_choose_boundall()
H A Dsctputil.c5318 vrf = sctp_find_vrf(vrf_id); in sctp_find_ifa_by_addr()
6932 vrf = sctp_find_vrf(stcb->asoc.vrf_id); in sctp_local_addr_count()
H A Dsctp_usrreq.c1066 vrf = sctp_find_vrf(vrf_id); in sctp_fill_up_addresses_vrf()
1266 vrf = sctp_find_vrf(vrf_id); in sctp_count_max_addresses_vrf()