Home
last modified time | relevance | path

Searched defs:_obj (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/net/route/
H A Dnhop_utils.h83 #define CHT_GET_BUCK_OBJ(_head, _PX, _obj) _PX##_hash_obj(_obj) & ((_head)->hash_size - 1) argument
100 #define CHT_SLIST_FIND_BYOBJ(_head, _PX, _obj, _ret) do { \ argument
109 #define CHT_SLIST_INSERT_HEAD(_head, _PX, _obj) do { \ argument
116 #define CHT_SLIST_REMOVE(_head, _PX, _obj, _ret) do { \ argument
H A Dnhgrp_var.h40 #define mpath_hash_obj(_obj) (hash_nhgrp(_obj)) argument
44 #define mpath_next(_obj) (_obj)->nhg_priv_next argument
H A Dnhop_var.h44 #define nhops_hash_obj(_obj) hash_priv(_obj) argument
48 #define nhops_next(_obj) (_obj)->nh_next argument
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.h337 #define IWL_FW_CHECK_FAILED(_obj, _fmt, ...) \ argument
340 #define IWL_FW_CHECK(_obj, _cond, _fmt, ...) \ argument
/freebsd/sys/ofed/include/rdma/
H A Duverbs_std_types.h101 #define uobj_put_obj_read(_obj) \ argument
/freebsd/sys/netlink/route/
H A Dnexthop.c93 #define unhop_hash_obj(_obj) (hash_unhop(_obj)) argument
97 #define unhop_next(_obj) (_obj)->un_next argument