/net/netfilter/ |
D | xt_qtaguid_internal.h | 121 static inline uid_t get_uid_from_tag(tag_t tag) in get_uid_from_tag() 125 static inline tag_t get_utag_from_tag(tag_t tag) in get_utag_from_tag() 129 static inline tag_t get_atag_from_tag(tag_t tag) in get_atag_from_tag() 134 static inline bool valid_atag(tag_t tag) in valid_atag() 204 tag_t tag; member 263 tag_t tag; member
|
D | xt_qtaguid.c | 177 static struct tag_node *tag_node_tree_search(struct rb_root *root, tag_t tag) in tag_node_tree_search() 232 static struct tag_stat *tag_stat_tree_search(struct rb_root *root, tag_t tag) in tag_stat_tree_search() 247 tag_t tag) in tag_counter_set_tree_search() 261 static struct tag_ref *tag_ref_tree_search(struct rb_root *root, tag_t tag) in tag_ref_tree_search() 618 static int get_active_counter_set(tag_t tag) in get_active_counter_set() 1252 tag_t tag) in create_if_tag_stat() 1274 tag_t tag, acct_tag; in if_tag_stat_update() local 1965 tag_t tag; in ctrl_cmd_delete() local 2127 tag_t tag; in ctrl_cmd_counter_set() local 2501 tag_t tag; /* tag found by reading to tag_pos */ member [all …]
|
D | xt_qtaguid_print.h | 45 static inline char *pp_tag_t(tag_t *tag) in pp_tag_t()
|
D | xt_qtaguid_print.c | 42 char *pp_tag_t(tag_t *tag) in pp_tag_t()
|
/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic.c | 172 static unsigned char asn1_tag_decode(struct asn1_ctx *ctx, unsigned int *tag) in asn1_tag_decode() 191 unsigned int *tag) in asn1_id_decode() 250 unsigned int *tag) in asn1_header_decode() 628 unsigned int tag; member 653 static unsigned char snmp_tag_cls2syntax(unsigned int tag, in snmp_tag_cls2syntax() 674 unsigned int cls, con, tag, len, idlen; in snmp_object_decode() local 833 unsigned int cls, con, tag; in snmp_request_decode() local 928 unsigned int cls, con, tag, len; in snmp_trap_decode() local 1023 unsigned int cls, con, tag, vers, pdutype; in snmp_parse_mangle() local
|
/net/ieee802154/6lowpan/ |
D | 6lowpan_i.h | 20 u16 tag; member
|
/net/ipv4/ |
D | cipso_ipv4.c | 1324 const unsigned char *tag, in cipso_v4_parsetag_rbm() 1416 const unsigned char *tag, in cipso_v4_parsetag_enum() 1506 const unsigned char *tag, in cipso_v4_parsetag_rng() 1575 const unsigned char *tag, in cipso_v4_parsetag_loc() 1644 unsigned char *tag; in cipso_v4_validate() local
|
D | route.c | 1289 static void set_class_tag(struct rtable *rt, u32 tag) in set_class_tag()
|
/net/9p/ |
D | client.c | 241 p9_tag_alloc(struct p9_client *c, u16 tag, unsigned int max_size) in p9_tag_alloc() 316 struct p9_req_t *p9_tag_lookup(struct p9_client *c, u16 tag) in p9_tag_lookup() 411 int tag = r->tc->tag; in p9_free_req() local 451 p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type, int16_t *tag, in p9_parse_header() 684 int tag, err; in p9_client_prepare_req() local
|
D | trans_virtio.c | 98 char *tag; member 554 char *tag; in p9_virtio_probe() local
|
D | protocol.c | 580 int p9pdu_prepare(struct p9_fcall *pdu, int16_t tag, int8_t type) in p9pdu_prepare()
|
D | trans_rdma.c | 291 int16_t tag; in handle_recv() local
|
D | trans_fd.c | 334 u16 tag; in p9_read_work() local
|
/net/atm/ |
D | mpoa_caches.c | 354 static eg_cache_entry *eg_cache_get_by_tag(__be32 tag, struct mpoa_client *mpc) in eg_cache_get_by_tag()
|
D | mpc.c | 500 __be32 tag; in send_via_shortcut() member 691 __be32 tag; in mpc_push() local
|
/net/sched/ |
D | em_meta.c | 177 unsigned short tag; in META_COLLECTOR() local
|
/net/bridge/ |
D | br_private.h | 845 static inline u16 br_vlan_get_tag(const struct sk_buff *skb, u16 *tag) in br_vlan_get_tag()
|