Home
last modified time | relevance | path

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

/openbsd/etc/examples/
H A Ddvmrpd.conf15 interface gre0
/openbsd/sys/net/
H A Dpipex.c1779 struct pipex_gre_header *gre, gre0; in pipex_pptp_userland_output() local
1785 m_copydata(m0, 0, len, &gre0); in pipex_pptp_userland_output()
1786 gre = &gre0; in pipex_pptp_userland_output()