Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/snmpd/
H A Dtrans_udp.c59 static ssize_t udp_recv(struct tport *, struct port_input *);
70 udp_recv,
271 udp_recv(struct tport *tp, struct port_input *pi) in udp_recv() function