Home
last modified time | relevance | path

Searched defs:at_ifaddr (Results 1 – 3 of 3) sorted by last modified time

/dports/net-mgmt/p5-SNMP-Info/SNMP-Info-3.81/lib/SNMP/Info/Layer3/
H A DCiscoFWSM.pm108 sub at_ifaddr { subroutine
/dports/misc/rump/buildrump.sh-b914579/src/sys/netatalk/
H A Dat_var.h38 struct at_ifaddr { struct
48 TAILQ_ENTRY(at_ifaddr) aa_list; /* list of appletalk addresses */ argument
49 struct callout aa_probe_ch; /* for aarpprobe() */
H A Dddp_usrreq.c69 struct at_ifaddrhead at_ifaddr; /* Here as inited in this file */ variable