Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h50 LIST_HEAD(sctp_vrflist, sctp_vrf);
62 struct sctp_vrf { struct
63 LIST_ENTRY(sctp_vrf) next_vrf;
76 struct sctp_vrf *vrf; argument
490 struct sctp_vrf *sctp_allocate_vrf(int vrfid);
491 struct sctp_vrf *sctp_find_vrf(uint32_t vrfid);
492 void sctp_free_vrf(struct sctp_vrf *vrf);
H A Dsctp_pcb.c144 struct sctp_vrf *
147 struct sctp_vrf *vrf = NULL; in sctp_allocate_vrf()
156 SCTP_MALLOC(vrf, struct sctp_vrf *, sizeof(struct sctp_vrf), in sctp_allocate_vrf()
215 struct sctp_vrf *
219 struct sctp_vrf *liste; in sctp_find_vrf()
310 struct sctp_vrf *vrf; in sctp_mark_ifa_addr_down()
352 struct sctp_vrf *vrf; in sctp_mark_ifa_addr_up()
479 struct sctp_vrf *vrf; in sctp_add_addr_to_vrf()
721 struct sctp_vrf *vrf; in sctp_del_addr_from_vrf()
835 struct sctp_vrf *vrf; in sctp_does_stcb_own_this_addr()
[all …]
H A Dsctp_sysctl.c140 struct sctp_vrf *vrf; in sctp_sysctl_number_of_addresses()
193 struct sctp_vrf *vrf; in sctp_sysctl_copy_out_local_addresses()
H A Dsctp_asconf.c2426 struct sctp_vrf *vrf = NULL; in sctp_find_valid_localaddr()
3043 struct sctp_vrf *vrf = NULL; in sctp_check_address_list_all()
3356 struct sctp_vrf *vrf = NULL; in sctp_asconf_send_nat_state_update()
H A Dsctp_output.c2032 struct sctp_vrf *vrf = NULL; in sctp_add_addresses_to_i_ia()
2463 struct sctp_vrf *vrf; in sctp_choose_boundspecific_inp()
2596 struct sctp_vrf *vrf; in sctp_choose_boundspecific_stcb()
2960 struct sctp_vrf *vrf; in sctp_choose_boundall()
H A Dsctputil.c5308 struct sctp_vrf *vrf; in sctp_find_ifa_by_addr()
6915 struct sctp_vrf *vrf; in sctp_local_addr_count()
H A Dsctp_usrreq.c1017 struct sctp_vrf *vrf; in sctp_fill_up_addresses_vrf()
1256 struct sctp_vrf *vrf = NULL; in sctp_count_max_addresses_vrf()