Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/usr.sbin/authpf/
H A Dauthpf.c61 char ipsrc[256]; /* ip as a string */ variable
642 change_filter(int add, const char *luser, const char *ipsrc) in change_filter()
736 change_table(int add, const char *ipsrc) in change_table()
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_mbuf_subr.c269 void *p, *ipsrc, *ipdst; in mbuf_get_pkt() local
/netbsd-src/sys/netinet/
H A Dip_output.c1040 ip_optcopy(struct ip *ipsrc, struct ip *ipdst) in ip_optcopy()
/netbsd-src/sys/dev/ic/
H A Dwi_ieee.h162 int ipsrc; /* ip address associated with packet */ member