Home
last modified time | relevance | path

Searched defs:vrf (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_sysctl.c140 struct sctp_vrf *vrf; in sctp_sysctl_number_of_addresses() local
193 struct sctp_vrf *vrf; in sctp_sysctl_copy_out_local_addresses() local
H A Dsctp_pcb.c147 struct sctp_vrf *vrf = NULL; in sctp_allocate_vrf() local
231 sctp_free_vrf(struct sctp_vrf *vrf) in sctp_free_vrf()
310 struct sctp_vrf *vrf; in sctp_mark_ifa_addr_down() local
352 struct sctp_vrf *vrf; in sctp_mark_ifa_addr_up() local
479 struct sctp_vrf *vrf; in sctp_add_addr_to_vrf() local
721 struct sctp_vrf *vrf; in sctp_del_addr_from_vrf() local
835 struct sctp_vrf *vrf; in sctp_does_stcb_own_this_addr() local
5839 struct sctp_vrf *vrf, *nvrf; in sctp_pcb_finish() local
H A Dsctp_asconf.c2426 struct sctp_vrf *vrf = NULL; in sctp_find_valid_localaddr() local
3043 struct sctp_vrf *vrf = NULL; in sctp_check_address_list_all() local
3356 struct sctp_vrf *vrf = NULL; in sctp_asconf_send_nat_state_update() local
H A Dsctp_usrreq.c1017 struct sctp_vrf *vrf; in sctp_fill_up_addresses_vrf() local
1256 struct sctp_vrf *vrf = NULL; in sctp_count_max_addresses_vrf() local
H A Dsctp_output.c2032 struct sctp_vrf *vrf = NULL; in sctp_add_addresses_to_i_ia() local
2463 struct sctp_vrf *vrf; in sctp_choose_boundspecific_inp() local
2596 struct sctp_vrf *vrf; in sctp_choose_boundspecific_stcb() local
2960 struct sctp_vrf *vrf; in sctp_choose_boundall() local
H A Dsctp_os_bsd.h203 #define SCTP_INIT_VRF_TABLEID(vrf) argument
H A Dsctputil.c5308 struct sctp_vrf *vrf; in sctp_find_ifa_by_addr() local
6915 struct sctp_vrf *vrf; in sctp_local_addr_count() local
H A Dsctp_pcb.h76 struct sctp_vrf *vrf; member