Searched refs:l2tpintr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/net/
H A Dif_l2tp.c130 static void l2tpintr(struct l2tp_variant *);
400 /* counter is incremented in l2tpintr() */
497 l2tpintr(struct l2tp_variant *var) function
520 /* Currently, l2tpintr() is always called in softint context. */
553 l2tpintr(var);

Completed in 168 milliseconds