Home
last modified time | relevance | path

Searched defs:_m (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_cmds.h51 #define _ng_l2cap_cmd_rej(_m, _ident, _reason, _mtu, _scid, _dcid) \ argument
86 #define _ng_l2cap_con_req(_m, _ident, _psm, _scid) \ argument
109 #define _ng_l2cap_con_rsp(_m, _ident, _dcid, _scid, _result, _status) \ argument
134 #define _ng_l2cap_cfg_req(_m, _ident, _dcid, _flags, _data) \ argument
168 #define _ng_l2cap_cfg_rsp(_m, _ident, _scid, _flags, _result, _data) \ argument
203 #define _ng_l2cap_build_cfg_options(_m, _mtu, _flush_timo, _flow) \ argument
277 #define _ng_l2cap_discon_req(_m, _ident, _dcid, _scid) \ argument
300 #define _ng_l2cap_discon_rsp(_m, _ident, _dcid, _scid) \ argument
323 #define _ng_l2cap_echo_req(_m, _ident, _data, _size) \ argument
347 #define _ng_l2cap_info_req(_m, _ident, _type) \ argument
[all …]
/dflybsd-src/sys/net/
H A Difq_var.h155 ifsq_enqueue_locked(struct ifaltq_subque *_ifsq, struct mbuf *_m, in ifsq_enqueue_locked()
167 ifsq_enqueue(struct ifaltq_subque *_ifsq, struct mbuf *_m, in ifsq_enqueue()
181 struct mbuf *_m; in ifsq_dequeue() local
226 struct mbuf *_m; in ifsq_poll() local
237 struct mbuf *_m; in ifsq_poll_pktlen() local
320 ifq_classify(struct ifaltq *_ifq, struct mbuf *_m, uint8_t _af, in ifq_classify()
344 ifsq_prepend(struct ifaltq_subque *_ifsq, struct mbuf *_m) in ifsq_prepend()
388 ifq_handoff(struct ifnet *_ifp, struct mbuf *_m, struct altq_pktattr *_pa) in ifq_handoff()
616 ifq_prepend(struct ifaltq *_ifq, struct mbuf *_m) in ifq_prepend()
H A Dradix.c201 rn_refines(const void *_m, const void *_n) in rn_refines()
641 rn_lexobetter(const void *_m, const void *_n) in rn_lexobetter()
H A Dbpf.h265 #define BPF_MTAP(_ifp,_m) do { \ argument
H A Dethernet.h395 #define ETHER_BPF_MTAP(_ifp, _m) do { \ argument
/dflybsd-src/sys/cpu/x86_64/include/
H A Dieeefp.h184 __fpsetround(fp_rnd_t _m) in __fpsetround()
217 __fpsetprec(fp_prec_t _m) in __fpsetprec()
246 __fpsetmask(fp_except_t _m) in __fpsetmask()
/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_var.h954 #define ieee80211_msg(_vap, _m) ((_vap)->iv_debug & (_m)) argument
955 #define IEEE80211_DPRINTF(_vap, _m, _fmt, ...) do { \ argument
959 #define IEEE80211_NOTE(_vap, _m, _ni, _fmt, ...) do { \ argument
963 #define IEEE80211_NOTE_MAC(_vap, _m, _mac, _fmt, ...) do { \ argument
967 #define IEEE80211_NOTE_FRAME(_vap, _m, _wh, _fmt, ...) do { \ argument
1002 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...) do { \ argument
1006 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...) do { \ argument
1010 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) do { \ argument
1026 #define IEEE80211_DPRINTF(_vap, _m, _fmt, ...) do { } while (0) argument
1027 #define IEEE80211_NOTE(_vap, _m, _ni, _fmt, ...) do { } while (0) argument
[all …]
/dflybsd-src/sys/bus/u4b/wlan/
H A Dif_urtwn.c107 #define URTWN_DPRINTF(_sc, _m, ...) do { \ argument
113 #define URTWN_DPRINTF(_sc, _m, ...) do { (void) sc; } while (0) argument
/dflybsd-src/tools/tools/ath/athrd/
H A Dathrd.c1243 #define CHECKMODES(_modes, _m) ((_modes & (_m)) == (_m)) in main() argument
/dflybsd-src/sys/dev/netif/ig_hal/
H A De1000_regs.h454 #define E1000_LSECRXKEY(_n, _m) (0x0B350 + (0x10 * (_n)) + (0x04 * (_m))) argument
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dreadelf.c7339 #define PF(_m) if (tp->_m) printf (#_m " "); in dump_hppa_unwind() argument
7340 #define PV(_m) if (tp->_m) printf (#_m "=%d ", tp->_m); in dump_hppa_unwind() argument
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dreadelf.c8031 #define PF(_m) if (tp->_m) printf (#_m " "); in dump_hppa_unwind() argument
8032 #define PV(_m) if (tp->_m) printf (#_m "=%d ", tp->_m); in dump_hppa_unwind() argument
/dflybsd-src/sys/dev/netif/ix/
H A Dixgbe_type.h780 #define IXGBE_LSECRXKEY(_n, _m) (0x08F20 + ((0x10 * (_n)) + (4 * (_m)))) argument