Searched refs:NH_PRIV_END_CMP (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/route/ | ||
| H A D | nhop_var.h | 94 #define NH_PRIV_END_CMP (__offsetof(struct nhop_priv, nh_idx)) macro |
| H A D | nhop_ctl.c | 167 if (memcmp(_one, _two, NH_PRIV_END_CMP) != 0) in cmp_priv() |