Searched refs:kind (Results 26 - 48 of 48) sorted by relevance

12

/net/caif/
H A Dchnl_net.c520 .kind = "caif",
/net/hsr/
H A Dhsr_netlink.c106 .kind = "hsr",
/net/ipv4/
H A Dipip.c491 .kind = "ipip",
H A Dip_gre.c819 .kind = "gre",
833 .kind = "gretap",
H A Dip_vti.c523 .kind = "vti",
H A Dip_tunnel.c308 if (strlen(ops->kind) > (IFNAMSIZ - 3)) {
312 strlcpy(name, ops->kind, IFNAMSIZ);
H A DKconfig171 encapsulation of IP within IP, which sounds kind of pointless, but
/net/sched/
H A Dact_police.c350 .kind = "police",
H A Dcls_fw.c409 .kind = "fw",
H A Dact_csum.c562 .kind = "csum",
H A Dcls_route.c647 .kind = "route",
H A Dcls_tcindex.c558 .kind = "tcindex",
H A Dcls_flow.c670 .kind = "flow",
H A Dcls_rsvp.h706 .kind = RSVP_ID,
H A Dcls_u32.c1019 .kind = "u32",
/net/bridge/
H A Dbr_netlink.c568 .kind = "bridge",
/net/ieee802154/
H A D6lowpan_rtnl.c639 .kind = "lowpan",
/net/core/
H A Dsock.c1951 * @kind: allocation type
1953 * If kind is SK_MEM_SEND, it means wmem allocation. Otherwise it means
1957 int __sk_mem_schedule(struct sock *sk, int size, int kind) argument
1986 if (kind == SK_MEM_RECV) {
2014 if (kind == SK_MEM_SEND && sk->sk_type == SOCK_STREAM) {
/net/ipv6/
H A Dip6_gre.c1654 .kind = "ip6gre",
1668 .kind = "ip6gretap",
H A Dip6_vti.c985 .kind = "vti6",
H A Dip6_tunnel.c1710 .kind = "ip6tnl",
H A Dsit.c1754 .kind = "sit",
/net/batman-adv/
H A Dsoft-interface.c987 .kind = "batadv",

Completed in 1525 milliseconds

12