Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c60 static struct packet *pend_qtail; variable
288 pend_qtail->next = pkt;
289 pend_qtail = pkt;
320 pend_qtail = prev;