Home
last modified time | relevance | path

Searched refs:T (Results 1 – 8 of 8) sorted by relevance

/net/batman-adv/
A DKconfig2 # Copyright (C) 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"
14 B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is
21 bool "B.A.T.M.A.N. V protocol"
25 This option enables the B.A.T.M.A.N. V protocol, the successor
26 of the currently used B.A.T.M.A.N. IV protocol. The main
31 B.A.T.M.A.N. V is currently considered experimental and not
32 compatible to B.A.T.M.A.N. IV networks.
79 bool "B.A.T.M.A.N. debugging"
[all …]
/net/netfilter/ipvs/
A Dip_vs_nfct.c55 #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/ethtool/
A Dcommon.c115 __DEFINE_LINK_MODE_NAME(10, T, Half),
116 __DEFINE_LINK_MODE_NAME(10, T, Full),
117 __DEFINE_LINK_MODE_NAME(100, T, Half),
118 __DEFINE_LINK_MODE_NAME(100, T, Full),
119 __DEFINE_LINK_MODE_NAME(1000, T, Half),
120 __DEFINE_LINK_MODE_NAME(1000, T, Full),
127 __DEFINE_LINK_MODE_NAME(10000, T, Full),
162 __DEFINE_LINK_MODE_NAME(2500, T, Full),
163 __DEFINE_LINK_MODE_NAME(5000, T, Full),
300 __DEFINE_LINK_MODE_PARAMS(10, T, Half),
[all …]
/net/rxrpc/
A Dcall_event.c444 #define set(T) { ktime_t _t = (T); if (ktime_before(_t, next)) next = _t; } in rxrpc_input_call_event() argument
/net/xfrm/
A Dxfrm_state.c244 #define X(afi, T, name) do { \ in xfrm_register_type() argument
246 (afi)->type_ ## name = (T); \ in xfrm_register_type()
289 #define X(afi, T, name) do { \ in xfrm_unregister_type() argument
290 WARN_ON((afi)->type_ ## name != (T)); \ in xfrm_unregister_type()
/net/mac80211/
A Dstatus.c449 BUILD_BUG_ON(IEEE80211_RADIOTAP_HE_DATA5_DATA_BW_RU_ALLOC_##s##T != \ in ieee80211_add_tx_radiotap_header()
A Drx.c655 BUILD_BUG_ON(IEEE80211_RADIOTAP_HE_DATA5_DATA_BW_RU_ALLOC_##s##T != \ in ieee80211_add_rx_radiotap_header()
/net/netfilter/
A DKconfig255 H.323 is a VoIP signalling protocol from ITU-T. As one of the most
264 Forwarding, RTP/RTCP and T.120 based audio, video, fax, chat,

Completed in 31 milliseconds