Home
last modified time | relevance | path

Searched defs:recv_buf (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.sbin/dvmrpd/
H A Dpacket.c45 static u_int8_t *recv_buf; variable
/openbsd-src/usr.sbin/ripd/
H A Dpacket.c44 static u_int8_t *recv_buf; variable
/openbsd-src/usr.sbin/mrouted/
H A Digmp.c19 char *recv_buf; /* input packet buffer */ variable
/openbsd-src/usr.sbin/ospfd/
H A Dpacket.c43 static u_int8_t *recv_buf; variable
/openbsd-src/usr.sbin/ospf6d/
H A Dpacket.c44 static u_int8_t *recv_buf; variable
/openbsd-src/usr.sbin/ldpd/
H A Dpacket.c44 static u_int8_t *recv_buf; variable
/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp.h282 bytebuffer *recv_buf; member