Home
last modified time | relevance | path

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

/net/ceph/
Darmor.c40 int line = 0; in ceph_armor() local
65 line += 4; in ceph_armor()
66 if (line == 64) { in ceph_armor()
67 line = 0; in ceph_armor()
DKconfig24 bool "Include file:line in ceph debug output"
29 line to aid debugging. This increases kernel size and slows
/net/x25/
DKconfig10 frame relay; the one physical line from your box to the X.25 network
28 X.25 over a standard telephone line using an ordinary modem (say Y
/net/dccp/
DKconfig14 and on-line games.
/net/core/
Dxdp.c546 void xdp_warn(const char *msg, const char *func, const int line) in xdp_warn() argument
548 WARN(1, "XDP_WARN: %s(line:%d): %s\n", func, line, msg); in xdp_warn()
/net/bluetooth/rfcomm/
Dcore.c98 #define __get_rpn_data_bits(line) ((line) & 0x3) argument
99 #define __get_rpn_stop_bits(line) (((line) >> 2) & 0x1) argument
100 #define __get_rpn_parity(line) (((line) >> 3) & 0x7) argument
/net/ipv4/
DKconfig30 line
111 supplied on the kernel command line or by BOOTP or RARP protocols.
128 command line, you can say N here.
145 command line, you can say N here. If unsure, say Y. Note that if you
/net/netfilter/ipvs/
DKconfig74 or by appending ip_vs.conn_tab_bits=? to the kernel command line if