Home
last modified time | relevance | path

Searched defs:ipcp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/net/
H A Dif_spppvar.h172 struct sipcp ipcp; /* IPCP params */ member
H A Dif_spppsubr.c508 static const struct cp ipcp = { variable
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipmon.c1275 const void *ipcp = (const char *)pac + 2 * hl + offsetof(struct icmp, icmp_ip); in print_ipflog() local