Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/authpf/
H A Dauthpf.c65 char ipsrc[256]; /* ip as a string */ variable
739 change_filter(int add,const char * luser,const char * ipsrc) change_filter() argument
847 change_table(int add,const char * ipsrc) change_table() argument
[all...]
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-udp.c326 const char *ipsrc = NULL, *ipdst = NULL; in udp_print() local