Home
last modified time | relevance | path

Searched refs:NHOP_END_CMP (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhop.h123 #define NHOP_END_CMP (__offsetof(struct nhop_object, nh_pksent)) macro
H A Dnhop_ctl.c164 if (memcmp(_one->nh, _two->nh, NHOP_END_CMP) != 0) in cmp_priv()
/f-stack/tools/compat/include/net/route/
H A Dnhop.h123 #define NHOP_END_CMP (__offsetof(struct nhop_object, nh_pksent)) macro