Home
last modified time | relevance | path

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

/net/ceph/
A 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()
A DKconfig24 bool "Include file:line in ceph debug output"
29 line to aid debugging. This increases kernel size and slows
/net/x25/
A DKconfig10 frame relay; the one physical line from your box to the X.25 network
26 X.25 over a standard telephone line using an ordinary modem (say Y
/net/bluetooth/rfcomm/
A Dcore.c100 #define __get_rpn_data_bits(line) ((line) & 0x3) argument
101 #define __get_rpn_stop_bits(line) (((line) >> 2) & 0x1) argument
102 #define __get_rpn_parity(line) (((line) >> 3) & 0x7) argument
/net/core/
A Dxdp.c616 void xdp_warn(const char *msg, const char *func, const int line) in xdp_warn() argument
618 WARN(1, "XDP_WARN: %s(line:%d): %s\n", func, line, msg); in xdp_warn()
/net/ipv4/
A 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/
A DKconfig74 or by appending ip_vs.conn_tab_bits=? to the kernel command line if

Completed in 24 milliseconds