Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/
H A Dsctp_sysctl.c138 struct sctp_vrf *vrf; in sctp_sysctl_number_of_addresses() local
198 struct sctp_vrf *vrf; in sctp_sysctl_copy_out_local_addresses() local
H A Dsctp_pcb.c144 struct sctp_vrf *vrf = NULL; in sctp_allocate_vrf() local
228 sctp_free_vrf(struct sctp_vrf * vrf) sctp_free_vrf() argument
307 struct sctp_vrf *vrf; sctp_mark_ifa_addr_down() local
349 struct sctp_vrf *vrf; sctp_mark_ifa_addr_up() local
476 struct sctp_vrf *vrf; sctp_add_addr_to_vrf() local
718 struct sctp_vrf *vrf; sctp_del_addr_from_vrf() local
832 struct sctp_vrf *vrf; sctp_does_stcb_own_this_addr() local
5837 struct sctp_vrf *vrf, *nvrf; sctp_pcb_finish() local
[all...]
H A Dsctp_asconf.c2422 struct sctp_vrf *vrf = NULL; in sctp_find_valid_localaddr() local
3056 struct sctp_vrf *vrf = NULL; in sctp_check_address_list_all() local
3369 struct sctp_vrf *vrf = NULL; in sctp_asconf_send_nat_state_update() local
[all...]
H A Dsctp_usrreq.c1007 struct sctp_vrf *vrf; in sctp_fill_up_addresses_vrf() local
1245 struct sctp_vrf *vrf; in sctp_max_size_addresses_vrf() local
H A Dsctp_output.c2029 struct sctp_vrf *vrf = NULL; in sctp_add_addresses_to_i_ia() local
2460 struct sctp_vrf *vrf; in sctp_choose_boundspecific_inp() local
2593 struct sctp_vrf *vrf; in sctp_choose_boundspecific_stcb() local
2956 struct sctp_vrf *vrf; sctp_choose_boundall() local
[all...]
H A Dsctp_os_bsd.h199 #define SCTP_INIT_VRF_TABLEID(vrf) argument
H A Dsctputil.c5367 struct sctp_vrf *vrf; in sctp_find_ifa_by_addr() local
6973 struct sctp_vrf *vrf; in sctp_local_addr_count() local
H A Dsctp_pcb.h73 struct sctp_vrf *vrf; member