Searched defs:_ns (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/netlink/ |
H A D | netlink_message_writer.h | 176 nlattr_restore_offset(_ns,_off,_t) global() argument 186 nlmsg_reserve_object(_ns,_t) global() argument 187 nlmsg_reserve_data(_ns,_sz,_t) global() argument 213 nlmsg_reserve_attr(_ns,_at,_t) global() argument
|
H A D | netlink_snl.h | 1109 snl_reserve_msg_object(_ns,_t) global() argument 1110 snl_reserve_msg_data(_ns,_sz,_t) global() argument 1125 snl_reserve_msg_attr(_ns,_at,_t) global() argument 1240 snl_restore_msg_offset(_ns,_off,_t) global() argument
|
/freebsd-src/sys/dev/ath/ |
H A D | if_ath_tx_ht.c | 166 #define HT_LTF(_ns) (4 * (_ns)) argument 167 #define SYMBOL_TIME(_ns) ((_ns) << 2) // ns * 4 us argument 168 #define SYMBOL_TIME_HALFGI(_ns) (((_ns) * 18 + 4) / 5) // ns * 3.6 us argument
|
H A D | if_athvar.h | 1432 #define ath_hal_set11nratescenario(_ah, _ds, _dur, _rt, _series, _ns, _flags) \ argument
|
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | condvar.h | 67 zfs_nstosbt(int64_t _ns) in zfs_nstosbt()
|
/freebsd-src/sys/compat/linux/ |
H A D | linux_netlink.c | 230 #define nlmsg_copy_next_header(_hdr, _ns, _t) \ argument
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | netdevice.h | 243 netif_napi_add(_nd,_ns,_p) global() argument
|