Searched refs:aarpresolve (Results 1 – 11 of 11) sorted by relevance
/dports/misc/rump/buildrump.sh-b914579/src/sys/netatalk/ |
H A D | at_extern.h | 49 int aarpresolve(struct ifnet *, struct mbuf *, const struct sockaddr_at *,
|
H A D | aarp.c | 246 aarpresolve(struct ifnet *ifp, struct mbuf *m, in aarpresolve() function
|
/dports/net/netwib/netwib-5.38.0-src/src/port/openbsd/kernelmodule/ |
H A D | ether_mod-2.4.c | 196 if (!aarpresolve(ac, m, (struct sockaddr_at *)dst, edst)) {
|
H A D | ether_mod-2.5.c | 246 if (!aarpresolve(ac, m, (struct sockaddr_at *)dst, edst)) {
|
H A D | ether_mod-2.6.c | 247 if (!aarpresolve(ac, m, (struct sockaddr_at *)dst, edst)) {
|
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/support/bpf-lkm/OpenBSD/ |
H A D | ether_mod.c | 195 if (!aarpresolve(ac, m, (struct sockaddr_at *)dst, edst)) {
|
/dports/net/netwib/netwib-5.38.0-src/src/port/freebsd/kernelmodule/ |
H A D | ether_mod.c | 195 if (!aarpresolve(ac, m, (struct sockaddr_at *)dst, edst)) {
|
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/support/bpf-lkm/FreeBSD/ |
H A D | ether_mod.c | 196 if (!aarpresolve(ac, m, (struct sockaddr_at *)dst, edst)) {
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/ |
H A D | if_fddisubr.c | 288 if (!aarpresolve(ifp, m, (const struct sockaddr_at *)dst, edst)) { in fddi_output()
|
H A D | if_ethersubr.c | 303 if (!aarpresolve(ifp, m, (const struct sockaddr_at *)dst, edst)) { in ether_output()
|
/dports/net/tcpview/tcpview-1.0/bpf/hpdev/ |
H A D | if_le.c | 828 if (!aarpresolve(ac, m, dnode, edst, &usetrailers))
|