Home
last modified time | relevance | path

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

/openbsd/src/etc/examples/
Ddvmrpd.conf15 interface gre0
/openbsd/src/sys/net/
Dpipex.c1793 struct pipex_gre_header *gre, gre0; in pipex_pptp_userland_output() local
1799 m_copydata(m0, 0, len, &gre0); in pipex_pptp_userland_output()
1800 gre = &gre0; in pipex_pptp_userland_output()