Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.h488 void sctp_free_vrf(struct sctp_vrf *vrf);
H A Dsctp_pcb.c223 sctp_free_vrf(struct sctp_vrf *vrf) in sctp_free_vrf() function
243 sctp_free_vrf(sctp_ifnp->vrf); in sctp_free_ifn()