Searched refs:via (Results 1 – 22 of 22) sorted by relevance
/net/can/ |
D | Kconfig | 27 The raw CAN protocol option offers access to the CAN bus via 39 interaction. The BCM can be 'programmed' via the BSD socket API and
|
/net/bpfilter/ |
D | Kconfig | 7 provide netfilter compatible functionality via BPF
|
/net/ncsi/ |
D | Kconfig | 12 device via NCSI and the ethernet driver you're using supports
|
/net/mpls/ |
D | af_mpls.c | 720 struct rtvia *via = nla_data(nla); in nla_get_via() local 738 switch (via->rtvia_family) { in nla_get_via() 757 memcpy(via_addr, via->rtvia_addr, alen); in nla_get_via() 798 struct mpls_nh *nh, int oif, struct nlattr *via, in mpls_nh_build() argument 814 if (via) { in mpls_nh_build() 815 err = nla_get_via(via, &nh->nh_via_alen, &nh->nh_via_table, in mpls_nh_build() 1702 struct rtvia *via; in nla_put_via() local 1712 via = nla_data(nla); in nla_put_via() 1713 via->rtvia_family = family; in nla_put_via() 1714 memcpy(via->rtvia_addr, addr, alen); in nla_put_via()
|
/net/9p/ |
D | Kconfig | 11 Plan 9 resource sharing via the 9P2000 protocol.
|
/net/dcb/ |
D | Kconfig | 7 features on DCB capable Ethernet adapters via rtnetlink. Say 'Y'
|
/net/batman-adv/ |
D | Kconfig | 84 Enable this to export routing related debug tables via debugfs. 97 buffer. The output is controlled via the batadv netdev specific
|
/net/dns_resolver/ |
D | Kconfig | 20 helper "/sbin/dns.resolver" via /etc/request-key.conf.
|
/net/ceph/ |
D | Kconfig | 28 via CONFIG_DYNAMIC_DEBUG).
|
/net/netfilter/ |
D | Kconfig | 28 for extended accounting via NFNETLINK. 36 for queueing packets via NFNETLINK. 44 for logging packets via NFNETLINK. 56 for passive OS fingerprint via NFNETLINK. 103 being originally labeled via SECMARK. 145 via the CT target. 155 the flow-stop time (once it has been destroyed) via Connection 364 tristate 'Connection tracking timeout tuning via Netlink' 376 tristate 'Connection tracking helpers in user-space via Netlink' 395 the enqueued via NFNETLINK. [all …]
|
/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 317 the payload. In the virtual server via Network Address Translation,
|
/net/ipv4/ |
D | fib_frontend.c | 693 struct rtvia *via; in fib_gw_from_via() local 701 via = nla_data(nla); in fib_gw_from_via() 704 switch (via->rtvia_family) { in fib_gw_from_via() 711 cfg->fc_gw4 = *((__be32 *)via->rtvia_addr); in fib_gw_from_via() 720 cfg->fc_gw6 = *((struct in6_addr *)via->rtvia_addr); in fib_gw_from_via()
|
D | fib_semantics.c | 1675 struct rtvia *via; in fib_nexthop_info() local 1681 via = nla_data(nla); in fib_nexthop_info() 1682 via->rtvia_family = AF_INET6; in fib_nexthop_info() 1683 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 | 2827 struct rtvia *via; in rt_fill_info() local 2833 via = nla_data(nla); in rt_fill_info() 2834 via->rtvia_family = AF_INET6; in rt_fill_info() 2835 memcpy(via->rtvia_addr, &rt->rt_gw6, alen); in rt_fill_info()
|
/net/bluetooth/ |
D | Kconfig | 70 Bluetooth connections via 802.11 (wifi) physical layer
|
/net/netfilter/ipset/ |
D | Kconfig | 9 ipset(8). You can use the sets in netfilter via the "set" match
|
/net/bridge/netfilter/ |
D | Kconfig | 37 into connections. This is used to enhance packet filtering via
|
/net/ipv6/netfilter/ |
D | Kconfig | 158 go out via the interface the packet came in.
|
/net/ipv4/netfilter/ |
D | Kconfig | 160 go out via the interface the packet came in.
|
/net/ |
D | Kconfig | 354 are broadcast via netlink socket to any listening user space
|
/net/sched/ |
D | Kconfig | 377 the default value via /proc/sys/net/core/default_qdisc.
|