Searched refs:g (Results 1 – 18 of 18) sorted by relevance
/net/netfilter/ipvs/ |
D | ip_vs_wrr.c | 78 int g = 0; in ip_vs_wrr_gcd_weight() local 83 if (g > 0) in ip_vs_wrr_gcd_weight() 84 g = gcd(weight, g); in ip_vs_wrr_gcd_weight() 86 g = weight; in ip_vs_wrr_gcd_weight() 89 return g ? g : 1; in ip_vs_wrr_gcd_weight()
|
/net/can/ |
D | Kconfig | 28 socket has several filter options e.g. ID masking / error frames. 38 informs you on demand e.g. only on content updates / timeouts. 40 CAN messages are used on the bus (e.g. in automotive environments). 52 by the netlink configuration interface known e.g. from iptables.
|
/net/ceph/ |
D | Kconfig | 26 execution slightly when debug call sites are enabled (e.g., 37 If you say Y here, hostnames (e.g. monitor addresses) will
|
/net/irda/ |
D | irqueue.c | 216 __u32 g; in hash() local 220 if ((g = (h & 0xf0000000))) in hash() 221 h ^=g>>24; in hash() 222 h &=~g; in hash()
|
/net/decnet/ |
D | TODO | 17 o Verify errors etc. against POSIX 1003.1g (draft) 19 o Using send/recvmsg() to get at connect/disconnect data (POSIX 1003.1g)
|
/net/kcm/ |
D | Kconfig | 10 protocol over kernel connectons (e.g. TCP connections).
|
/net/ipv4/netfilter/ |
D | Kconfig | 196 (e.g. when running oldconfig). It selects 216 (e.g. when running oldconfig). It selects 291 (e.g. when running oldconfig). It selects 300 (e.g. when running oldconfig). It selects 350 (e.g. when running oldconfig). It selects
|
/net/packet/ |
D | Kconfig | 10 protocol implemented in the kernel, e.g. tcpdump. If you want them
|
/net/sunrpc/ |
D | svcauth_unix.c | 454 struct unix_gid *g = kmalloc(sizeof(*g), GFP_KERNEL); in unix_gid_alloc() local 455 if (g) in unix_gid_alloc() 456 return &g->h; in unix_gid_alloc()
|
/net/caif/ |
D | Kconfig | 14 Say Y (or M) here if you build for a phone product (e.g. Android or
|
/net/mac80211/ |
D | rc80211_minstrel_ht.c | 898 const struct mcs_group *g = &minstrel_mcs_groups[group]; in minstrel_ht_get_max_amsdu_len() local 906 if (g->duration[rate] > MCS_DURATION(1, 0, 52)) in minstrel_ht_get_max_amsdu_len() 913 if (g->duration[rate] > MCS_DURATION(1, 0, 104)) in minstrel_ht_get_max_amsdu_len() 921 if (g->duration[rate] > MCS_DURATION(1, 0, 260) || in minstrel_ht_get_max_amsdu_len()
|
D | Kconfig | 316 Setting this option to a low value (e.g. 4) allows testing the
|
/net/ipv6/netfilter/ |
D | Kconfig | 181 (e.g. when running oldconfig). It selects 228 (e.g. when running oldconfig). It selects
|
/net/l2tp/ |
D | Kconfig | 59 packet-oriented data network (e.g., over IP). L2TP, as
|
/net/bridge/ |
D | br_fdb.c | 353 struct hlist_node *h, *g; in br_fdb_delete_by_port() local 355 hlist_for_each_safe(h, g, &br->hash[i]) { in br_fdb_delete_by_port()
|
/net/netfilter/ |
D | Kconfig | 706 (e.g. when running oldconfig). It selects 832 (e.g. when running oldconfig). It selects 1090 (e.g. when running oldconfig). It selects 1275 (e.g. when running oldconfig). It selects 1362 The tags are assignable to sockets from user space (e.g. a download
|
/net/ |
D | Kconfig | 68 your kernel by about 400 KB), since some programs (e.g. the X window
|
/net/ipv4/ |
D | Kconfig | 439 (e.g., a connection manager or a network administration tool such as
|