Home
last modified time | relevance | path

Searched refs:plen (Results 1 – 21 of 21) sorted by relevance

/include/net/
Desp.h15 static inline void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) in esp_output_fill_trailer() argument
24 for (i = 0; i < plen - 2; i++) in esp_output_fill_trailer()
27 tail[plen - 2] = plen - 2; in esp_output_fill_trailer()
28 tail[plen - 1] = proto; in esp_output_fill_trailer()
36 int plen; member
Dgso.h68 int plen = (skb->head + SKB_GSO_CB(skb)->csum_start) - csum_start; in gso_make_checksum() local
74 return csum_fold(csum_partial(csum_start, plen, partial)); in gso_make_checksum()
Dgro.h321 size_t plen = hdrlen + max_t(size_t, offset + sizeof(u16), start); in skb_gro_remcsum_process() local
330 ptr = skb_gro_header(skb, off + plen, off); in skb_gro_remcsum_process()
350 size_t plen = grc->offset + sizeof(u16); in skb_gro_remcsum_cleanup() local
355 ptr = skb_gro_header(skb, plen, grc->offset); in skb_gro_remcsum_cleanup()
Dip6_route.h142 if (!f6i || !f6i->fib6_prefsrc.plen || l3mdev) in ip6_route_get_saddr()
145 if (f6i && f6i->fib6_prefsrc.plen && same_vrf) in ip6_route_get_saddr()
262 (rt->rt6i_dst.plen < 127 && in ipv6_anycast_destination()
D6lowpan.h114 u8 plen; member
Dipv6.h609 int plen) in ipv6_addr_prefix() argument
612 int o = plen >> 3, in ipv6_addr_prefix()
613 b = plen & 0x7; in ipv6_addr_prefix()
623 int plen) in ipv6_addr_prefix_copy() argument
626 int o = plen >> 3, in ipv6_addr_prefix_copy()
627 b = plen & 0x7; in ipv6_addr_prefix_copy()
Dip6_fib.h137 int plen; member
257 return rt->fib6_src.plen > 0; in fib6_requires_src()
Daddrconf.h73 unsigned int plen; member
/include/net/bluetooth/
Dhci_sync.h27 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen,
29 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen,
31 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen,
33 struct sk_buff *__hci_cmd_sync_sk(struct hci_dev *hdev, u16 opcode, u32 plen,
36 int __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen,
38 int __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen,
41 int hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen,
Dhci.h2827 __u8 plen; member
2832 __u8 plen; member
Dhci_core.h2168 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen,
2171 int hci_send_cmd(struct hci_dev *hdev, __u16 opcode, __u32 plen,
/include/linux/
Dti_wilink_st.h339 u8 plen; member
391 u8 plen; member
401 u16 plen; member
Dima.h175 const void *payload, size_t plen,
181 size_t plen, in ima_post_key_create_or_update() argument
Dkey.h393 size_t plen,
401 size_t plen,
407 size_t plen);
Dnvme-tcp.h75 __le32 plen; member
Dnetfilter_ipv6.h203 int nf_ip6_check_hbh_len(struct sk_buff *skb, u32 *plen);
Dsyscalls.h759 size_t plen,
/include/trace/events/
Derofs.h201 __field( u64, plen )
213 __entry->plen = map->m_plen;
222 __entry->la, __entry->pa, __entry->llen, __entry->plen,
/include/net/nfc/
Dnci.h210 __u8 plen; member
216 __u8 plen; member
Dnci_core.h366 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, const void *payload);
/include/video/
Domapfb_dss.h595 int channel, u16 plen);