Home
last modified time | relevance | path

Searched defs:call0 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd_radius.c431 pptp_put_tunnel_attributes(RADIUS_PACKET *radpkt, void *call0) in pptp_put_tunnel_attributes()
487 l2tp_put_tunnel_attributes(RADIUS_PACKET *radpkt, void *call0) in l2tp_put_tunnel_attributes()
/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptpd.c101 uint16_t call0, call[UINT16_MAX - 1]; in pptpd_init() local