Home
last modified time | relevance | path

Searched refs:A (Results 1 – 9 of 9) sorted by relevance

/net/core/
Dfilter.c128 u32 A = 0; /* Accumulator */ in sk_run_filter() local
146 A += X; in sk_run_filter()
149 A += K; in sk_run_filter()
152 A -= X; in sk_run_filter()
155 A -= K; in sk_run_filter()
158 A *= X; in sk_run_filter()
161 A *= K; in sk_run_filter()
166 A /= X; in sk_run_filter()
169 A = reciprocal_divide(A, K); in sk_run_filter()
174 A %= X; in sk_run_filter()
[all …]
/net/batman-adv/
DKconfig2 # B.A.T.M.A.N meshing protocol
6 tristate "B.A.T.M.A.N. Advanced Meshing Protocol"
12 B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is
54 bool "B.A.T.M.A.N. debugging"
/net/ax25/
DKconfig56 networking. A DAMA server (called "master") accepts incoming traffic
71 networking. A DAMA server (called "master") accepts incoming traffic
86 A comprehensive listing of all the software for Linux amateur radio
105 A comprehensive listing of all the software for Linux amateur radio
DTODO6 A device might be deleted after lookup in the SIOCADDRT ioctl but before it's
/net/xfrm/
DKconfig37 A feature to update locator(s) of a given IPsec security
/net/ipx/
DKconfig56 daemons. A RIP/SAP daemon that works well with the full internal net
/net/sched/
DKconfig442 A recent version of the iproute2 package is required to use
538 A recent version of the iproute2 package is required to use
/net/ipv4/
DKconfig514 A modification to TCP's congestion control mechanism for use
515 with large congestion windows. A table indicates how much to
/net/netfilter/
DKconfig627 iptables -A INPUT -p tcp --dport 22 -j LED --led-trigger-id ssh --led-delay 1000
782 iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN \
1124 iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG