Home
last modified time | relevance | path

Searched refs:NETISR_ARP (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/net/
H A Dnetisr.h57 #define NETISR_ARP 4 /* same as AF_LINK */ macro
H A Dif_infiniband.c474 isr = NETISR_ARP; in infiniband_input()
H A Dif_fwsubr.c620 isr = NETISR_ARP; in firewire_input()
H A Dif_ethersubr.c912 isr = NETISR_ARP; in ether_demux()
/f-stack/tools/compat/include/net/
H A Dnetisr.h57 #define NETISR_ARP 4 /* same as AF_LINK */ macro
/f-stack/freebsd/netinet/
H A Dif_ether.c198 .nh_proto = NETISR_ARP,