Home
last modified time | relevance | path

Searched defs:tlv (Results 1 – 13 of 13) sorted by relevance

/net/nfc/
Dllcp_commands.c32 static u8 llcp_tlv8(const u8 *tlv, u8 type) in llcp_tlv8()
40 static u16 llcp_tlv16(const u8 *tlv, u8 type) in llcp_tlv16()
49 static u8 llcp_tlv_version(const u8 *tlv) in llcp_tlv_version()
54 static u16 llcp_tlv_miux(const u8 *tlv) in llcp_tlv_miux()
59 static u16 llcp_tlv_wks(const u8 *tlv) in llcp_tlv_wks()
64 static u16 llcp_tlv_lto(const u8 *tlv) in llcp_tlv_lto()
69 static u8 llcp_tlv_opt(const u8 *tlv) in llcp_tlv_opt()
74 static u8 llcp_tlv_rw(const u8 *tlv) in llcp_tlv_rw()
81 u8 *tlv, length; in nfc_llcp_build_tlv() local
195 const u8 *tlv = tlv_array; in nfc_llcp_parse_gb_tlv() local
[all …]
Dllcp_core.c857 const u8 *tlv = &skb->data[2]; in nfc_llcp_connect_sn() local
1281 const u8 *tlv; in nfc_llcp_recv_snl() local
Dllcp.h39 u8 *tlv; member
/net/ife/
Dife.c102 const struct meta_tlvhdr *tlv; in __ife_tlv_meta_valid() local
130 struct meta_tlvhdr *tlv; in ife_tlv_meta_decode() local
148 struct meta_tlvhdr *tlv = (struct meta_tlvhdr *) skbdata; in ife_tlv_meta_next() local
161 __be32 *tlv = (__be32 *) (skbdata); in ife_tlv_meta_encode() local
/net/atm/
Dlec_arpc.h58 struct tlv { struct
59 u32 type;
60 u8 length;
61 u8 value[255];
Dmpc.c1340 uint8_t tlv[4 + 1 + 1 + 1 + ATM_ESA_LEN]; in set_mpc_ctrl_addr_rcvd() local
/net/ipv6/
Dseg6_hmac.c87 struct sr6_tlv_hmac *tlv; in seg6_get_tlv_hmac() local
242 struct sr6_tlv_hmac *tlv; in seg6_hmac_validate_skb() local
330 struct sr6_tlv_hmac *tlv; in seg6_push_hmac() local
Dseg6.c59 struct sr6_tlv *tlv; in seg6_validate_srh() local
Dcalipso.c810 unsigned char *tlv = (unsigned char *)opt; in calipso_tlv_len() local
/net/tipc/
Dnetlink_compat.c91 static inline int TLV_GET_DATA_LEN(struct tlv_desc *tlv) in TLV_GET_DATA_LEN()
98 struct tlv_desc *tlv = (struct tlv_desc *)skb_tail_pointer(skb); in tipc_add_tlv() local
115 struct tlv_desc *tlv = (struct tlv_desc *)skb->data; in tipc_tlv_init() local
128 struct tlv_desc *tlv; in tipc_tlv_sprintf() local
/net/bluetooth/
Dmgmt_config.c81 #define TLV_GET_LE16(tlv) le16_to_cpu(*((__le16 *)(TO_TLV(tlv)->value))) argument
/net/sched/
Dematch.c437 int tcf_em_tree_dump(struct sk_buff *skb, struct tcf_ematch_tree *tree, int tlv) in tcf_em_tree_dump()
Dem_meta.c717 static int meta_var_dump(struct sk_buff *skb, struct meta_value *v, int tlv) in meta_var_dump()
769 static int meta_int_dump(struct sk_buff *skb, struct meta_value *v, int tlv) in meta_int_dump()