Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_l2tp.c183 static void ng_l2tp_seq_recv_nr(priv_p priv, u_int16_t nr);
906 ng_l2tp_seq_recv_nr(priv, nr); in ng_l2tp_rcvdata_lower()
1299 ng_l2tp_seq_recv_nr(priv_p priv, u_int16_t nr) in ng_l2tp_seq_recv_nr() function