/include/net/ |
D | esp.h | 15 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
|
D | gso.h | 68 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()
|
D | gro.h | 321 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()
|
D | ip6_route.h | 142 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()
|
D | 6lowpan.h | 114 u8 plen; member
|
D | ipv6.h | 609 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()
|
D | ip6_fib.h | 137 int plen; member 257 return rt->fib6_src.plen > 0; in fib6_requires_src()
|
D | addrconf.h | 73 unsigned int plen; member
|
/include/net/bluetooth/ |
D | hci_sync.h | 27 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,
|
D | hci.h | 2827 __u8 plen; member 2832 __u8 plen; member
|
D | hci_core.h | 2168 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/ |
D | ti_wilink_st.h | 339 u8 plen; member 391 u8 plen; member 401 u16 plen; member
|
D | ima.h | 175 const void *payload, size_t plen, 181 size_t plen, in ima_post_key_create_or_update() argument
|
D | key.h | 393 size_t plen, 401 size_t plen, 407 size_t plen);
|
D | nvme-tcp.h | 75 __le32 plen; member
|
D | netfilter_ipv6.h | 203 int nf_ip6_check_hbh_len(struct sk_buff *skb, u32 *plen);
|
D | syscalls.h | 759 size_t plen,
|
/include/trace/events/ |
D | erofs.h | 201 __field( u64, plen ) 213 __entry->plen = map->m_plen; 222 __entry->la, __entry->pa, __entry->llen, __entry->plen,
|
/include/net/nfc/ |
D | nci.h | 210 __u8 plen; member 216 __u8 plen; member
|
D | nci_core.h | 366 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, const void *payload);
|
/include/video/ |
D | omapfb_dss.h | 595 int channel, u16 plen);
|