Searched refs:via (Results 1 – 23 of 23) sorted by relevance
/net/can/ |
D | Kconfig | 26 The raw CAN protocol option offers access to the CAN bus via 38 interaction. The BCM can be 'programmed' via the BSD socket API and 61 communication between CAN nodes via two defined CAN Identifiers.
|
/net/netfilter/ |
D | Kconfig | 29 to list the base netfilter hooks via NFNETLINK. 38 for extended accounting via NFNETLINK. 46 for queueing packets via NFNETLINK. 54 for logging packets via NFNETLINK. 66 for passive OS fingerprint via NFNETLINK. 88 This option enable support for packet logging via syslog. 118 being originally labeled via SECMARK. 159 via the CT target. 169 the flow-stop time (once it has been destroyed) via Connection 378 tristate 'Connection tracking timeout tuning via Netlink' [all …]
|
/net/ncsi/ |
D | Kconfig | 12 device via NCSI and the ethernet driver you're using supports
|
/net/bpfilter/ |
D | Kconfig | 8 provide netfilter compatible functionality via BPF
|
/net/mpls/ |
D | af_mpls.c | 722 struct rtvia *via = nla_data(nla); in nla_get_via() local 740 switch (via->rtvia_family) { in nla_get_via() 759 memcpy(via_addr, via->rtvia_addr, alen); in nla_get_via() 800 struct mpls_nh *nh, int oif, struct nlattr *via, in mpls_nh_build() argument 816 if (via) { in mpls_nh_build() 817 err = nla_get_via(via, &nh->nh_via_alen, &nh->nh_via_table, in mpls_nh_build() 1692 struct rtvia *via; in nla_put_via() local 1702 via = nla_data(nla); in nla_put_via() 1703 via->rtvia_family = family; in nla_put_via() 1704 memcpy(via->rtvia_addr, addr, alen); in nla_put_via()
|
/net/9p/ |
D | Kconfig | 10 Plan 9 resource sharing via the 9P2000 protocol.
|
/net/bluetooth/ |
D | Kconfig | 69 Bluetooth connections via 802.11 (wifi) physical layer 149 at runtime via the experimental features interface.
|
/net/dcb/ |
D | Kconfig | 7 features on DCB capable Ethernet adapters via rtnetlink. Say 'Y'
|
/net/dns_resolver/ |
D | Kconfig | 20 helper "/sbin/dns.resolver" via /etc/request-key.conf.
|
/net/ceph/ |
D | Kconfig | 31 via CONFIG_DYNAMIC_DEBUG).
|
/net/netfilter/ipvs/ |
D | Kconfig | 17 virtual server via NAT, virtual server via tunneling and virtual 18 server via direct routing. The several scheduling algorithms can 328 the payload. In the virtual server via Network Address Translation,
|
/net/ipv4/ |
D | fib_frontend.c | 683 struct rtvia *via; in fib_gw_from_via() local 691 via = nla_data(nla); in fib_gw_from_via() 694 switch (via->rtvia_family) { in fib_gw_from_via() 701 cfg->fc_gw4 = *((__be32 *)via->rtvia_addr); in fib_gw_from_via() 710 cfg->fc_gw6 = *((struct in6_addr *)via->rtvia_addr); in fib_gw_from_via()
|
D | fib_semantics.c | 1688 struct rtvia *via; in fib_nexthop_info() local 1694 via = nla_data(nla); in fib_nexthop_info() 1695 via->rtvia_family = AF_INET6; in fib_nexthop_info() 1696 memcpy(via->rtvia_addr, &nhc->nhc_gw.ipv6, alen); in fib_nexthop_info()
|
D | Kconfig | 123 net via NFS and you want the IP address of your computer to be 140 net via NFS and you want the IP address of your computer to be 155 net via NFS and you want the IP address of your computer to be
|
D | route.c | 3012 struct rtvia *via; in rt_fill_info() local 3018 via = nla_data(nla); in rt_fill_info() 3019 via->rtvia_family = AF_INET6; in rt_fill_info() 3020 memcpy(via->rtvia_addr, &rt->rt_gw6, alen); in rt_fill_info()
|
/net/tipc/ |
D | Kconfig | 50 Key setting from user-space is performed via netlink by a user program
|
/net/batman-adv/ |
D | Kconfig | 85 controlled via the batadv netdev specific log_level setting.
|
/net/netfilter/ipset/ |
D | Kconfig | 9 ipset(8). You can use the sets in netfilter via the "set" match
|
/net/bridge/netfilter/ |
D | Kconfig | 35 into connections. This is used to enhance packet filtering via
|
/net/ipv6/netfilter/ |
D | Kconfig | 161 go out via the interface the packet came in.
|
/net/ipv4/netfilter/ |
D | Kconfig | 166 go out via the interface the packet came in.
|
/net/ |
D | Kconfig | 349 are broadcast via netlink socket to any listening user space
|
/net/sched/ |
D | Kconfig | 407 the default value via /proc/sys/net/core/default_qdisc.
|