Home
last modified time | relevance | path

Searched refs:AARP_PROBE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Datalk.h80 #define AARP_PROBE 3 macro
/openbmc/linux/net/appletalk/
H A Daarp.c228 eah->function = htons(AARP_PROBE); in aarp_send_probe()
737 if (function < AARP_REQUEST || function > AARP_PROBE || in aarp_rcv()
796 case AARP_PROBE: in aarp_rcv()
823 if (function == AARP_PROBE) { in aarp_rcv()