Home
last modified time | relevance | path

Searched refs:X (Results 1 – 17 of 17) sorted by relevance

/net/x25/
A DKconfig3 # CCITT X.25 Packet Layer
7 tristate "CCITT X.25 Packet Layer"
9 X.25 is a set of standardized network protocols, similar in scope to
10 frame relay; the one physical line from your box to the X.25 network
12 (called "virtual circuits") to other computers connected to the X.25
15 countries have public X.25 networks. X.25 consists of two
20 Information about X.25 for Linux is contained in the files
24 One connects to an X.25 network either with a dedicated network card
25 using the X.21 protocol (not yet supported by Linux) or one can do
26 X.25 over a standard telephone line using an ordinary modem (say Y
[all …]
/net/netfilter/
A Dnf_tables_core.c214 #define X(e, fun) \ in expr_call_ops_eval() macro
218 X(e, nft_payload_eval); in expr_call_ops_eval()
219 X(e, nft_cmp_eval); in expr_call_ops_eval()
220 X(e, nft_counter_eval); in expr_call_ops_eval()
222 X(e, nft_lookup_eval); in expr_call_ops_eval()
226 X(e, nft_range_eval); in expr_call_ops_eval()
229 X(e, nft_dynset_eval); in expr_call_ops_eval()
230 X(e, nft_rt_get_eval); in expr_call_ops_eval()
231 X(e, nft_bitwise_eval); in expr_call_ops_eval()
232 X(e, nft_objref_eval); in expr_call_ops_eval()
[all …]
/net/lapb/
A DKconfig10 the lower) part of the X.25 protocol. It offers a reliable
12 it is used to transport higher level protocols (mostly X.25 Packet
13 Layer, the higher part of X.25, but others are possible as well).
14 Usually, LAPB is used with specialized X.21 network cards, but Linux
/net/rxrpc/
A Dar-internal.h1637 #define ASSERT(X) \ argument
1639 if (unlikely(!(X))) { \
1645 #define ASSERTCMP(X, OP, Y) \ argument
1647 __typeof__(X) _x = (X); \
1657 #define ASSERTIF(C, X) \ argument
1659 if (unlikely((C) && !(X))) { \
1667 __typeof__(X) _x = (X); \
1679 #define ASSERT(X) \ argument
1683 #define ASSERTCMP(X, OP, Y) \ argument
1687 #define ASSERTIF(C, X) \ argument
[all …]
A Dconn_client.c274 #define cmp(X, Y) ((long)(X) - (long)(Y)) in rxrpc_look_up_bundle() argument
303 #define cmp(X, Y) ((long)(X) - (long)(Y)) in rxrpc_look_up_bundle() argument
A Dkey.c744 #define RND(X) (((X) + 3) & ~3) in rxrpc_read() argument
/net/xfrm/
A Dxfrm_state.c251 X(afinfo, type, comp); in xfrm_register_type()
254 X(afinfo, type, ah); in xfrm_register_type()
257 X(afinfo, type, esp); in xfrm_register_type()
260 X(afinfo, type, ipip); in xfrm_register_type()
269 X(afinfo, type, ipip6); in xfrm_register_type()
276 #undef X in xfrm_register_type()
296 X(afinfo, type, comp); in xfrm_unregister_type()
299 X(afinfo, type, ah); in xfrm_unregister_type()
302 X(afinfo, type, esp); in xfrm_unregister_type()
305 X(afinfo, type, ipip); in xfrm_unregister_type()
[all …]
/net/unix/
A DKconfig12 the X Window system and syslog use these sockets even if your
/net/ax25/
A DKconfig99 tristate "Amateur Radio X.25 PLP (Rose)"
102 The Packet Layer Protocol (PLP) is a way to route packets over X.25
/net/ethtool/
A Dcommon.c130 __DEFINE_LINK_MODE_NAME(2500, X, Full),
156 __DEFINE_LINK_MODE_NAME(1000, X, Full),
315 __DEFINE_LINK_MODE_PARAMS(2500, X, Full),
345 __DEFINE_LINK_MODE_PARAMS(1000, X, Full),
/net/mac80211/
A Ddebugfs_key.c62 KEY_FILE(flags, X);
/net/wireless/
A DKconfig115 If selected, point to a directory with DER-encoded X.509
/net/llc/
A Dllc_c_ac.c1369 llc_sk(sk)->X = llc_sk(sk)->vS; in llc_conn_ac_rst_vs()
1379 if (llc_circular_between(llc_sk(sk)->vS, nr, llc_sk(sk)->X)) in llc_conn_ac_upd_vs()
A Dllc_conn.c1029 llc->X = 0; in llc_sk_reset()
/net/bridge/
A Dbr_private.h1082 #define mlock_dereference(X, br) \ argument
1083 rcu_dereference_protected(X, lockdep_is_held(&br->multicast_lock))
/net/netlink/
A Daf_netlink.c147 #define nl_deref_protected(X) rcu_dereference_protected(X, lockdep_is_held(&nl_table_lock)); argument
/net/
A DKconfig117 your kernel by about 400 KB), since some programs (e.g. the X window

Completed in 59 milliseconds