| /net/x25/ |
| A D | Kconfig | 3 # 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 D | nf_tables_core.c | 214 #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 D | Kconfig | 10 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 D | ar-internal.h | 1637 #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 D | conn_client.c | 274 #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 D | key.c | 744 #define RND(X) (((X) + 3) & ~3) in rxrpc_read() argument
|
| /net/xfrm/ |
| A D | xfrm_state.c | 251 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 D | Kconfig | 12 the X Window system and syslog use these sockets even if your
|
| /net/ax25/ |
| A D | Kconfig | 99 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 D | common.c | 130 __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 D | debugfs_key.c | 62 KEY_FILE(flags, X);
|
| /net/wireless/ |
| A D | Kconfig | 115 If selected, point to a directory with DER-encoded X.509
|
| /net/llc/ |
| A D | llc_c_ac.c | 1369 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 D | llc_conn.c | 1029 llc->X = 0; in llc_sk_reset()
|
| /net/bridge/ |
| A D | br_private.h | 1082 #define mlock_dereference(X, br) \ argument 1083 rcu_dereference_protected(X, lockdep_is_held(&br->multicast_lock))
|
| /net/netlink/ |
| A D | af_netlink.c | 147 #define nl_deref_protected(X) rcu_dereference_protected(X, lockdep_is_held(&nl_table_lock)); argument
|
| /net/ |
| A D | Kconfig | 117 your kernel by about 400 KB), since some programs (e.g. the X window
|