Searched refs:NDP_STATE_INVALID (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/gpxe/src/include/gpxe/ | ||
D | ndp.h | 11 #define NDP_STATE_INVALID 0 macro |
/external/syslinux/gpxe/src/net/ | ||
D | ndp.c | 53 ( ndp->state != NDP_STATE_INVALID ) ) { in ndp_find_entry() |