Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c177 struct ppp_header { struct
510 struct ppp_header *h; in sppp_input()
548 h = mtod (m, struct ppp_header*); in sppp_input()
776 struct ppp_header *h; in sppp_output()
920 h = mtod (m, struct ppp_header*); in sppp_output()
1363 struct ppp_header *h; in sppp_cisco_send()
1376 h = mtod (m, struct ppp_header*); in sppp_cisco_send()
1412 struct ppp_header *h; in sppp_cp_send()
1424 h = mtod (m, struct ppp_header*); in sppp_cp_send()
4680 struct ppp_header *h; in sppp_auth_send()
[all …]