Home
last modified time | relevance | path

Searched defs:labels (Results 1 – 28 of 28) sorted by relevance

/linux-4.4.14/net/netfilter/
Dnf_conntrack_labels.c27 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nf_connlabel_match() local
38 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nf_connlabel_set() local
67 struct nf_conn_labels *labels; in nf_connlabels_replace() local
Dnft_ct.c102 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nft_ct_get_eval() local
Dnf_conntrack_netlink.c350 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in ctnetlink_label_size() local
360 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in ctnetlink_dump_labels() local
/linux-4.4.14/samples/seccomp/
Dbpf-helper.c18 int bpf_resolve_jumps(struct bpf_labels *labels, in bpf_resolve_jumps()
63 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) in seccomp_bpf_label()
Dbpf-helper.h31 } labels[BPF_LABELS_MAX]; member
48 #define JUMP(labels, label) \ argument
51 #define LABEL(labels, label) \ argument
59 #define FIND_LABEL(labels, label) seccomp_bpf_label((labels), #label) argument
/linux-4.4.14/net/openvswitch/
Dconntrack.c53 struct md_labels labels; member
115 struct ovs_key_ct_labels *labels) in ovs_ct_get_labels()
224 const struct ovs_key_ct_labels *labels, in ovs_ct_set_labels()
481 static bool labels_nonzero(const struct ovs_key_ct_labels *labels) in labels_nonzero()
618 struct md_labels *labels = nla_data(a); in parse_ct() local
Dflow.h120 struct ovs_key_ct_labels labels; member
/linux-4.4.14/scripts/dtc/
Dflattree.c92 static void bin_emit_beginnode(void *e, struct label *labels) in bin_emit_beginnode()
97 static void bin_emit_endnode(void *e, struct label *labels) in bin_emit_endnode()
102 static void bin_emit_property(void *e, struct label *labels) in bin_emit_property()
194 static void asm_emit_beginnode(void *e, struct label *labels) in asm_emit_beginnode()
207 static void asm_emit_endnode(void *e, struct label *labels) in asm_emit_endnode()
220 static void asm_emit_property(void *e, struct label *labels) in asm_emit_property()
Ddtc.h142 struct label *labels; member
160 struct label *labels; member
228 struct label *labels; member
Dlivetree.c27 void add_label(struct label **labels, char *label) in add_label()
45 void delete_labels(struct label **labels) in delete_labels()
/linux-4.4.14/include/net/
Dmpls_iptunnel.h21 u8 labels; member
/linux-4.4.14/sound/firewire/bebob/
Dbebob.h59 const char *const *labels; member
69 const char *const *labels; member
/linux-4.4.14/tools/net/
Dbpf_exp.y594 static char **labels, **labels_jt, **labels_jf, **labels_k; variable
/linux-4.4.14/include/linux/
Dlibnvdimm.h58 struct nd_namespace_label **labels; member
/linux-4.4.14/drivers/hwmon/
Ddell-smm-hwmon.c567 static const char * const labels[] = { in i8k_hwmon_show_temp_label() local
603 static const char * const labels[] = { in i8k_hwmon_show_fan_label() local
Dit87.c1527 static const char * const labels[] = { in show_label() local
/linux-4.4.14/net/mpls/
Daf_mpls.c987 u8 labels, const u32 label[]) in nla_put_labels()
1009 u32 max_labels, u8 *labels, u32 label[]) in nla_get_labels()
1396 struct mpls_route __rcu **labels = NULL, **old; in resize_platform_label_table() local
/linux-4.4.14/drivers/watchdog/
Docteon-wdt-main.c110 static struct uasm_label labels[5] __initdata; variable
/linux-4.4.14/drivers/gpio/
Dgpio-it87.c295 char *labels, **labels_table; in it87_gpio_init() local
/linux-4.4.14/arch/mips/mm/
Dpage.c69 static struct uasm_label labels[5]; variable
Dtlbex.c310 static struct uasm_label labels[128]; variable
/linux-4.4.14/arch/mips/kernel/
Dpm-cps.c73 static struct uasm_label labels[32] __initdata; variable
/linux-4.4.14/drivers/nvdimm/
Dnd.h83 #define for_each_label(l, label, labels) \ argument
Dlabel.c805 struct nd_namespace_label **labels; in init_labels() local
/linux-4.4.14/arch/s390/net/
Dbpf_jit_comp.c45 int labels[1]; /* Labels for local jumps */ member
/linux-4.4.14/drivers/block/
Damiflop.c713 unsigned char labels[16]; member
/linux-4.4.14/net/core/
Dpktgen.c334 __be32 labels[MAX_MPLS_LABELS]; member
/linux-4.4.14/sound/pci/hda/
Dpatch_sigmatel.c980 const char * const *labels = spec->spdif_labels; in stac_create_spdif_mux_ctls() local