Searched refs:T (Results 1 – 7 of 7) sorted by relevance
/net/batman-adv/ |
D | Kconfig | 2 # Copyright (C) 2007-2019 B.A.T.M.A.N. contributors: 7 # B.A.T.M.A.N meshing protocol 11 tristate "B.A.T.M.A.N. Advanced Meshing Protocol" 15 B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is 22 bool "B.A.T.M.A.N. V protocol" 26 This option enables the B.A.T.M.A.N. V protocol, the successor 27 of the currently used B.A.T.M.A.N. IV protocol. The main 32 B.A.T.M.A.N. V is currently considered experimental and not 33 compatible to B.A.T.M.A.N. IV networks. 91 bool "B.A.T.M.A.N. debugging" [all …]
|
/net/netfilter/ipvs/ |
D | ip_vs_nfct.c | 55 #define ARG_TUPLE(T) IP_VS_DBG_ADDR((T)->src.l3num, &(T)->src.u3), \ argument 56 ntohs((T)->src.u.all), \ 57 IP_VS_DBG_ADDR((T)->src.l3num, &(T)->dst.u3), \ 58 ntohs((T)->dst.u.all), \ 59 (T)->dst.protonum
|
/net/rxrpc/ |
D | call_event.c | 419 #define set(T) { t = READ_ONCE(T); if (time_before(t, next)) next = t; } in rxrpc_process_call() argument
|
/net/xfrm/ |
D | xfrm_state.c | 190 #define X(afi, T, name) do { \ in xfrm_register_type() argument 192 (afi)->type_ ## name = (T); \ in xfrm_register_type() 235 #define X(afi, T, name) do { \ in xfrm_unregister_type() argument 236 WARN_ON((afi)->type_ ## name != (T)); \ in xfrm_unregister_type()
|
/net/mac80211/ |
D | status.c | 482 BUILD_BUG_ON(IEEE80211_RADIOTAP_HE_DATA5_DATA_BW_RU_ALLOC_##s##T != \ in ieee80211_add_tx_radiotap_header()
|
D | rx.c | 629 BUILD_BUG_ON(IEEE80211_RADIOTAP_HE_DATA5_DATA_BW_RU_ALLOC_##s##T != \ in ieee80211_add_rx_radiotap_header()
|
/net/netfilter/ |
D | Kconfig | 234 H.323 is a VoIP signalling protocol from ITU-T. As one of the most 243 Forwarding, RTP/RTCP and T.120 based audio, video, fax, chat,
|