Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c184 struct lcp_header { struct
1413 struct lcp_header *lh; in sppp_cp_send()
1429 lh = (struct lcp_header*) (h + 1); in sppp_cp_send()
1456 struct lcp_header *h; in sppp_cp_input()
1468 h = mtod (m, struct lcp_header*); in sppp_cp_input()
3974 struct lcp_header *h; in sppp_chap_input()
3988 h = mtod (m, struct lcp_header*); in sppp_chap_input()
4371 struct lcp_header *h; in sppp_pap_input()
4384 h = mtod (m, struct lcp_header*); in sppp_pap_input()
4681 struct lcp_header *lh; in sppp_auth_send()
[all …]