Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDsctp_pcb.h497 void sctp_free_vrf(struct sctp_vrf *vrf);
HDsctp_pcb.c235 sctp_free_vrf(struct sctp_vrf *vrf) in sctp_free_vrf() function
256 sctp_free_vrf(sctp_ifnp->vrf); in sctp_free_ifn()