Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 15 of 15) sorted by relevance

/net/dsa/
Dtag_ksz.c96 u8 *tag; in ksz8795_xmit() local
117 u8 *tag = skb_tail_pointer(skb) - KSZ_EGRESS_TAG_LEN; in ksz8795_rcv() local
161 u16 *tag; in ksz9477_xmit() local
186 u8 *tag = skb_tail_pointer(skb) - KSZ_EGRESS_TAG_LEN; in ksz9477_rcv() local
217 u8 *tag; in ksz9893_xmit() local
/net/ceph/
Dcls_lock_client.c27 char *tag, char *desc, u8 flags) in ceph_cls_lock()
188 char *tag, char *new_cookie) in ceph_cls_set_cookie()
282 static int decode_lockers(void **p, void *end, u8 *type, char **tag, in decode_lockers()
331 char *lock_name, u8 *type, char **tag, in ceph_cls_lock_info()
384 char *lock_name, u8 type, char *cookie, char *tag) in ceph_cls_assert_locked()
/net/ipv4/netfilter/
Dnf_nat_snmp_basic_main.c95 int snmp_version(void *context, size_t hdrlen, unsigned char tag, in snmp_version()
105 int snmp_helper(void *context, size_t hdrlen, unsigned char tag, in snmp_helper()
/net/ieee802154/6lowpan/
D6lowpan_i.h21 u16 tag; member
/net/ipv4/
Dcipso_ipv4.c1238 const unsigned char *tag, in cipso_v4_parsetag_rbm()
1329 const unsigned char *tag, in cipso_v4_parsetag_enum()
1419 const unsigned char *tag, in cipso_v4_parsetag_rng()
1487 const unsigned char *tag, in cipso_v4_parsetag_loc()
1556 unsigned char *tag; in cipso_v4_validate() local
Droute.c1286 static void set_class_tag(struct rtable *rt, u32 tag) in set_class_tag()
/net/9p/
Dtrans_xen.c52 uint16_t tag; member
77 char *tag; member
Dtrans_virtio.c80 char *tag; member
555 char *tag; in p9_virtio_probe() local
Dclient.c272 int tag; in p9_tag_alloc() local
332 struct p9_req_t *p9_tag_lookup(struct p9_client *c, u16 tag) in p9_tag_lookup()
368 u16 tag = r->tc.tag; in p9_tag_remove() local
446 p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type, int16_t *tag, in p9_parse_header()
Dprotocol.c566 int p9pdu_prepare(struct p9_fcall *pdu, int16_t tag, int8_t type) in p9pdu_prepare()
Dtrans_rdma.c298 int16_t tag; in recv_done() local
/net/atm/
Dmpc.c501 __be32 tag; in send_via_shortcut() member
691 __be32 tag; in mpc_push() local
Dmpoa_caches.c353 static eg_cache_entry *eg_cache_get_by_tag(__be32 tag, struct mpoa_client *mpc) in eg_cache_get_by_tag()
/net/sched/
Dem_meta.c174 unsigned short tag; in META_COLLECTOR() local
/net/bridge/
Dbr_private.h1035 static inline u16 br_vlan_get_tag(const struct sk_buff *skb, u16 *tag) in br_vlan_get_tag()