Home
last modified time | relevance | path

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

/net/nfc/
Dllcp_commands.c44 static u8 llcp_tlv8(u8 *tlv, u8 type) in llcp_tlv8()
52 static u16 llcp_tlv16(u8 *tlv, u8 type) in llcp_tlv16()
61 static u8 llcp_tlv_version(u8 *tlv) in llcp_tlv_version()
66 static u16 llcp_tlv_miux(u8 *tlv) in llcp_tlv_miux()
71 static u16 llcp_tlv_wks(u8 *tlv) in llcp_tlv_wks()
76 static u16 llcp_tlv_lto(u8 *tlv) in llcp_tlv_lto()
81 static u8 llcp_tlv_opt(u8 *tlv) in llcp_tlv_opt()
86 static u8 llcp_tlv_rw(u8 *tlv) in llcp_tlv_rw()
93 u8 *tlv, length; in nfc_llcp_build_tlv() local
203 u8 *tlv = tlv_array, type, length, offset = 0; in nfc_llcp_parse_gb_tlv() local
[all …]
Dllcp_core.c816 u8 *tlv = &skb->data[2], type, length; in nfc_llcp_connect_sn() local
1228 u8 dsap, ssap, *tlv, type, length, tid, sap; in nfc_llcp_recv_snl() local
Dllcp.h51 u8 *tlv; member
/net/atm/
Dlec_arpc.h57 struct tlv { struct
58 u32 type;
59 u8 length;
60 u8 value[255];
Dmpc.c1340 uint8_t tlv[4 + 1 + 1 + 1 + ATM_ESA_LEN]; in set_mpc_ctrl_addr_rcvd() local
/net/tipc/
Dnetlink_compat.c92 struct tlv_desc *tlv = (struct tlv_desc *)skb_tail_pointer(skb); in tipc_add_tlv() local
108 struct tlv_desc *tlv = (struct tlv_desc *)skb->data; in tipc_tlv_init() local
121 struct tlv_desc *tlv; in tipc_tlv_sprintf() local
/net/sched/
Dematch.c436 int tcf_em_tree_dump(struct sk_buff *skb, struct tcf_ematch_tree *tree, int tlv) in tcf_em_tree_dump()
Dact_ife.c53 u32 *tlv = (u32 *)(skbdata); in ife_tlv_meta_encode() local
657 struct meta_tlvhdr *tlv = (struct meta_tlvhdr *)(ifehdr->tlv_data); in tcf_ife_decode() local
Dem_meta.c719 static int meta_var_dump(struct sk_buff *skb, struct meta_value *v, int tlv) in meta_var_dump()
771 static int meta_int_dump(struct sk_buff *skb, struct meta_value *v, int tlv) in meta_int_dump()
/net/ipv6/
Dcalipso.c829 unsigned char *tlv = (unsigned char *)opt; in calipso_tlv_len() local