Home
last modified time | relevance | path

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

/include/net/
A 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
A 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()
A Dip6_route.h141 if (!f6i || !f6i->fib6_prefsrc.plen || l3mdev) in ip6_route_get_saddr()
144 if (f6i && f6i->fib6_prefsrc.plen && same_vrf) in ip6_route_get_saddr()
261 (rt->rt6i_dst.plen < 127 && in ipv6_anycast_destination()
A Dgro.h326 size_t plen = hdrlen + max_t(size_t, offset + sizeof(u16), start); in skb_gro_remcsum_process() local
335 ptr = skb_gro_header(skb, off + plen, off); in skb_gro_remcsum_process()
355 size_t plen = grc->offset + sizeof(u16); in skb_gro_remcsum_cleanup() local
360 ptr = skb_gro_header(skb, plen, grc->offset); in skb_gro_remcsum_cleanup()
A D6lowpan.h114 u8 plen; member
A Dipv6.h607 int plen) in ipv6_addr_prefix() argument
610 int o = plen >> 3, in ipv6_addr_prefix()
611 b = plen & 0x7; in ipv6_addr_prefix()
621 int plen) in ipv6_addr_prefix_copy() argument
624 int o = plen >> 3, in ipv6_addr_prefix_copy()
625 b = plen & 0x7; in ipv6_addr_prefix_copy()
A Dip6_fib.h126 int plen; member
247 return rt->fib6_src.plen > 0; in fib6_requires_src()
A Daddrconf.h78 unsigned int plen; member
/include/net/bluetooth/
A Dhci_sync.h41 struct sk_buff *hci_cmd_sync_alloc(struct hci_dev *hdev, u16 opcode, u32 plen,
48 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen,
50 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen,
52 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen,
54 struct sk_buff *__hci_cmd_sync_sk(struct hci_dev *hdev, u16 opcode, u32 plen,
57 int __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen,
59 int __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen,
62 int hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen,
A Dhci.h2911 __u8 plen; member
2916 __u8 plen; member
A Dhci_core.h2243 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen,
2246 int hci_send_cmd(struct hci_dev *hdev, __u16 opcode, __u32 plen,
/include/linux/
A Dti_wilink_st.h339 u8 plen; member
391 u8 plen; member
401 u16 plen; member
A Dkey.h394 size_t plen,
402 size_t plen,
408 size_t plen);
A Dnvme-tcp.h77 __le32 plen; member
A Dnetfilter_ipv6.h200 int nf_ip6_check_hbh_len(struct sk_buff *skb, u32 *plen);
A Dsyscalls.h797 size_t plen,
/include/trace/events/
A Derofs.h189 __field( u64, plen )
201 __entry->plen = map->m_plen;
210 __entry->la, __entry->pa, __entry->llen, __entry->plen,
/include/net/nfc/
A Dnci.h210 __u8 plen; member
216 __u8 plen; member
A Dnci_core.h370 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, const void *payload);
/include/video/
A Domapfb_dss.h595 int channel, u16 plen);

Completed in 61 milliseconds