Home
last modified time | relevance | path

Searched defs:_ns (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/netlink/
H A Dnetlink_message_writer.h176 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 Dnetlink_snl.h1109 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 Dif_ath_tx_ht.c166 #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 Dif_athvar.h1432 #define ath_hal_set11nratescenario(_ah, _ds, _dur, _rt, _series, _ns, _flags) \ argument
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dcondvar.h67 zfs_nstosbt(int64_t _ns) in zfs_nstosbt()
/freebsd-src/sys/compat/linux/
H A Dlinux_netlink.c230 #define nlmsg_copy_next_header(_hdr, _ns, _t) \ argument
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h243 netif_napi_add(_nd,_ns,_p) global() argument