Searched refs:sendtrap_v2_0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/ipf/libipf/ |
H A D | save_v2trap.c | 25 int sendtrap_v2_0(int, char *, char *, int); 226 return (sendtrap_v2_0(v2->fd, v2->community, in snmpv2_send() 431 sendtrap_v2_0(int fd, char *community, char *msg, int msglen) in sendtrap_v2_0() function
|
/freebsd/sbin/ipf/common/ |
H A D | ipf.h | 353 extern int sendtrap_v2_0(int, char *, char *, int);
|