Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c375 static void sppp_qflush(struct ifqueue *ifq);
1084 sppp_qflush ((struct ifqueue *)&SP2IFP(sp)->if_snd); in sppp_flush_unlocked()
1085 sppp_qflush (&sp->pp_fastq); in sppp_flush_unlocked()
1086 sppp_qflush (&sp->pp_cpq); in sppp_flush_unlocked()
1332 sppp_qflush (&sp->pp_cpq); in sppp_cisco_input()
1820 sppp_qflush (&sp->pp_cpq); in sppp_cp_input()
2442 sppp_qflush(&sp->pp_cpq); in sppp_lcp_RCR()
4740 sppp_qflush(struct ifqueue *ifq) in sppp_qflush() function
4783 sppp_qflush (&sp->pp_cpq); in sppp_keepalive()