Home
last modified time | relevance | path

Searched defs:_two (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/route/
H A Dnhgrp_var.h42 #define mpath_cmp(_one, _two) (cmp_nhgrp(_one, _two)) argument
H A Dnhop_var.h46 #define nhops_cmp(_one, _two) cmp_priv(_one, _two) argument
H A Dnhop_ctl.c153 cmp_priv(const struct nhop_priv *_one, const struct nhop_priv *_two) in cmp_priv()
/freebsd/sys/netlink/route/
H A Dnexthop.c95 #define unhop_cmp(_one, _two) (cmp_unhop(_one, _two)) argument