Searched refs:g (Results 1 – 17 of 17) 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/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/ipv4/netfilter/ |
D | Kconfig | 67 This module enables IPv4 FIB lookups, e.g. for reverse path filtering. 68 It also allows query of the FIB for the route type, e.g. local, unicast, 210 (e.g. when running oldconfig). It selects 230 (e.g. when running oldconfig). It selects 305 (e.g. when running oldconfig). It selects 314 (e.g. when running oldconfig). It selects 364 (e.g. when running oldconfig). It selects
|
/net/kcm/ |
D | Kconfig | 10 protocol over kernel connectons (e.g. TCP connections).
|
/net/packet/ |
D | Kconfig | 10 protocol implemented in the kernel, e.g. tcpdump. If you want them
|
/net/ipv6/netfilter/ |
D | Kconfig | 95 This module enables IPv6 FIB lookups, e.g. for reverse path filtering. 96 It also allows query of the FIB for the route type, e.g. local, unicast, 196 (e.g. when running oldconfig). It selects 243 (e.g. when running oldconfig). It selects
|
/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 | 880 const struct mcs_group *g = &minstrel_mcs_groups[group]; in minstrel_ht_get_max_amsdu_len() local 888 if (g->duration[rate] > MCS_DURATION(1, 0, 52)) in minstrel_ht_get_max_amsdu_len() 895 if (g->duration[rate] > MCS_DURATION(1, 0, 104)) in minstrel_ht_get_max_amsdu_len() 903 if (g->duration[rate] > MCS_DURATION(1, 0, 260) || in minstrel_ht_get_max_amsdu_len()
|
D | Kconfig | 317 Setting this option to a low value (e.g. 4) allows testing the
|
/net/l2tp/ |
D | Kconfig | 59 packet-oriented data network (e.g., over IP). L2TP, as
|
/net/bridge/ |
D | br_fdb.c | 384 struct hlist_node *h, *g; in br_fdb_delete_by_port() local 386 hlist_for_each_safe(h, g, &br->hash[i]) { in br_fdb_delete_by_port()
|
/net/netfilter/ |
D | Kconfig | 750 (e.g. when running oldconfig). It selects 876 (e.g. when running oldconfig). It selects 1134 (e.g. when running oldconfig). It selects 1319 (e.g. when running oldconfig). It selects
|
/net/ |
D | Kconfig | 70 your kernel by about 400 KB), since some programs (e.g. the X window
|
/net/ipv4/ |
D | Kconfig | 460 (e.g., a connection manager or a network administration tool such as
|