Searched defs:label (Results 1 – 11 of 11) sorted by relevance
/net/ipv6/ |
D | addrlabel.c | 39 u32 label; member 85 u32 label; member 183 u32 label; in ipv6_addr_label() local 203 u32 label) in ip6addrlbl_alloc() 287 int ifindex, u32 label, int replace) in ip6addrlbl_add() 428 u32 label; in ip6addrlbl_newdel() local
|
D | ip6_flowlabel.c | 74 static inline struct ip6_flowlabel *__fl_lookup(struct net *net, __be32 label) in __fl_lookup() 85 static struct ip6_flowlabel *fl_lookup(struct net *net, __be32 label) in fl_lookup() 202 struct ip6_flowlabel *fl, __be32 label) in fl_intern() 247 struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, __be32 label) in fl6_sock_lookup()
|
D | ip6_udp_tunnel.c | 77 __u8 prio, __u8 ttl, __be32 label, in udp_tunnel6_xmit_skb()
|
D | tcp_ipv6.c | 779 u8 tclass, __be32 label) in tcp_v6_send_response() 955 __be32 label) in tcp_v6_send_ack()
|
D | addrconf.c | 1395 int label; member
|
/net/mpls/ |
D | internal.h | 12 u32 label; member 175 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, unsigned ttl, unsigned tc, bool bos) in mpls_entry_encode()
|
D | af_mpls.c | 1592 u8 labels, const u32 label[]) in nla_put_labels() 1614 u32 label[], struct netlink_ext_ack *extack) in nla_get_labels() 1877 u32 label, struct mpls_route *rt, int flags) in mpls_dump_route() 2054 static void rtmsg_lfib(int event, u32 label, struct mpls_route *rt, in rtmsg_lfib()
|
/net/netfilter/ |
D | xt_IDLETIMER.c | 173 struct idletimer_tg *__idletimer_tg_find_by_label(const char *label) in __idletimer_tg_find_by_label()
|
/net/core/ |
D | flow_dissector.c | 125 u32 entry, label; in __skb_flow_dissect_mpls() local
|
/net/openvswitch/ |
D | flow.h | 133 __be32 label; /* IPv6 flow label. */ member
|
/net/sched/ |
D | cls_flower.c | 490 u32 label = nla_get_u32(tb[TCA_FLOWER_KEY_MPLS_LABEL]); in fl_set_key_mpls() local
|