/openbmc/linux/net/ipv4/netfilter/ |
H A D | arpt_mangle.c | 30 (arpptr + hln > skb_tail_pointer(skb))) in target() 37 (arpptr + pln > skb_tail_pointer(skb))) in target() 44 (arpptr + hln > skb_tail_pointer(skb))) in target() 51 (arpptr + pln > skb_tail_pointer(skb))) in target()
|
/openbmc/linux/include/net/ |
H A D | inet_ecn.h | 177 skb_tail_pointer(skb)) in INET_ECN_set_ce() 183 skb_tail_pointer(skb)) in INET_ECN_set_ce() 213 skb_tail_pointer(skb)) in INET_ECN_set_ect1() 219 skb_tail_pointer(skb)) in INET_ECN_set_ect1()
|
H A D | netlink.h | 964 memset(skb_tail_pointer(skb) + size, 0, in nlmsg_append() 1013 nlh->nlmsg_len = skb_tail_pointer(skb) - (unsigned char *)nlh; in nlmsg_end() 1024 return skb_tail_pointer(skb); in nlmsg_get_pos() 1811 struct nlattr *start = (struct nlattr *)skb_tail_pointer(skb); in nla_nest_start_noflag() 1846 start->nla_len = skb_tail_pointer(skb) - (unsigned char *)start; in nla_nest_end() 1919 if (IS_ALIGNED((unsigned long)skb_tail_pointer(skb), 8)) in nla_need_padding_for_64bit()
|
H A D | mac802154.h | 241 (skb_tail_pointer(skb) - in ieee802154_get_fc_from_skb()
|
/openbmc/linux/include/uapi/linux/netfilter/ |
H A D | nfnetlink_compat.h | 48 ({ struct nfattr *__start = (struct nfattr *)skb_tail_pointer(skb); \ 52 ({ (start)->nfa_len = skb_tail_pointer(skb) - (unsigned char *)(start); \
|
/openbmc/linux/drivers/misc/sgi-xp/ |
H A D | xpnet.c | 235 (void *)skb->data, skb_tail_pointer(skb), skb_end_pointer(skb), in xpnet_receive() 244 (void *)skb->head, (void *)skb->data, skb_tail_pointer(skb), in xpnet_receive() 385 msg->tailout_ignore = end_addr - (u64)skb_tail_pointer(skb); in xpnet_send() 421 (void *)skb->data, skb_tail_pointer(skb), skb_end_pointer(skb), in xpnet_dev_hard_start_xmit() 446 end_addr = L1_CACHE_ALIGN((u64)skb_tail_pointer(skb)); in xpnet_dev_hard_start_xmit()
|
/openbmc/linux/net/sctp/ |
H A D | inqueue.c | 211 if (chunk->chunk_end + sizeof(*ch) <= skb_tail_pointer(chunk->skb)) { in sctp_inq_pop() 214 } else if (chunk->chunk_end > skb_tail_pointer(chunk->skb)) { in sctp_inq_pop() 217 chunk->chunk_end = skb_tail_pointer(chunk->skb); in sctp_inq_pop()
|
/openbmc/linux/net/caif/ |
H A D | cfpkt_skbuff.c | 157 if (unlikely(skb->data + len > skb_tail_pointer(skb))) { in cfpkt_extr_trail() 161 from = skb_tail_pointer(skb) - len; in cfpkt_extr_trail() 337 u16 len2nd = skb_tail_pointer(skb) - split; in cfpkt_split() 342 if (skb->data + pos > skb_tail_pointer(skb)) { in cfpkt_split()
|
/openbmc/linux/net/ieee802154/ |
H A D | header_ops.c | 329 if (buf + 3 > skb_tail_pointer(skb)) in ieee802154_hdr_peek_addrs() 335 if (rc < 0 || buf + rc > skb_tail_pointer(skb)) in ieee802154_hdr_peek_addrs() 357 if (buf + want > skb_tail_pointer(skb)) in ieee802154_hdr_peek()
|
/openbmc/linux/net/dsa/ |
H A D | tag_trailer.c | 37 trailer = skb_tail_pointer(skb) - 4; in trailer_rcv()
|
H A D | tag_hellcreek.c | 45 u8 *tag = skb_tail_pointer(skb) - HELLCREEK_TAG_LEN; in hellcreek_rcv()
|
H A D | tag_xrs700x.c | 35 trailer = skb_tail_pointer(skb) - 1; in xrs700x_rcv()
|
H A D | tag_ksz.c | 142 u8 *tag = skb_tail_pointer(skb) - KSZ_EGRESS_TAG_LEN; in ksz8795_rcv() 304 u8 *tag = skb_tail_pointer(skb) - KSZ_EGRESS_TAG_LEN; in ksz9477_rcv()
|
H A D | tag_rtl8_4.c | 220 if (unlikely(rtl8_4_read_tag(skb, dev, skb_tail_pointer(skb) - RTL8_4_TAG_LEN))) in rtl8_4t_tag_rcv()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_ftp.c | 275 data_limit = skb_tail_pointer(skb); in ip_vs_ftp_out() 292 data_limit = skb_tail_pointer(skb); in ip_vs_ftp_out() 440 data_limit = skb_tail_pointer(skb); in ip_vs_ftp_in()
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_icmp.c | 71 skb_tail_pointer(skb_in) || skb_ensure_writable(skb_in, in icmpv6_ndo_send()
|
H A D | output_core.c | 61 unsigned int packet_len = skb_tail_pointer(skb) - in ip6_find_1stfragopt()
|
H A D | exthdrs_core.c | 119 int packet_len = skb_tail_pointer(skb) - skb_network_header(skb); in ipv6_find_tlv()
|
/openbmc/linux/net/core/ |
H A D | gen_stats.c | 67 d->tail = (struct nlattr *)skb_tail_pointer(skb); in gnet_stats_start_copy_compat() 465 d->tail->nla_len = skb_tail_pointer(d->skb) - (u8 *)d->tail; in gnet_stats_finish_copy()
|
/openbmc/linux/net/sched/ |
H A D | ematch.c | 455 tail = skb_tail_pointer(skb); in tcf_em_tree_dump() 477 tail = skb_tail_pointer(skb); in tcf_em_tree_dump()
|
H A D | act_api.c | 480 unsigned char *b = skb_tail_pointer(skb); in tcf_action_dump_terse() 1186 unsigned char *b = skb_tail_pointer(skb); in tcf_action_dump_1() 1622 unsigned char *b = skb_tail_pointer(skb); in tca_get_fill() 1646 nlh->nlmsg_len = skb_tail_pointer(skb) - b; in tca_get_fill() 1738 b = skb_tail_pointer(skb); in tca_action_flush() 1778 nlh->nlmsg_len = skb_tail_pointer(skb) - b; in tca_action_flush() 2129 unsigned char *b = skb_tail_pointer(skb); in tc_dump_action() 2201 nlh->nlmsg_len = skb_tail_pointer(skb) - b; in tc_dump_action()
|
/openbmc/linux/drivers/s390/net/ |
H A D | ctcm_mpc.c | 959 ch->xid = (struct xid2 *)skb_tail_pointer(ch->xid_skb); in mpc_channel_action() 961 ch->xid_id = skb_tail_pointer(ch->xid_skb); in mpc_channel_action() 1290 grp->xid = (struct xid2 *)skb_tail_pointer(grp->xid_skb); in ctcmpc_init_mpc_group() 1295 grp->xid_id = skb_tail_pointer(grp->xid_skb); in ctcmpc_init_mpc_group() 1576 (struct xid2 *)skb_tail_pointer(grp->rcvd_xid_skb); in mpc_validate_xid() 1678 ch->rcvd_xid = (struct xid2 *)skb_tail_pointer(ch->trans_skb); in mpc_action_side_xid() 1681 ch->rcvd_xid_id = skb_tail_pointer(ch->trans_skb); in mpc_action_side_xid()
|
/openbmc/linux/net/mac802154/ |
H A D | llsec.c | 632 datalen = skb_tail_pointer(skb) - data; in llsec_do_encrypt_unauth() 676 datalen = skb_tail_pointer(skb) - data; in llsec_do_encrypt_auth() 851 datalen = skb_tail_pointer(skb) - data; in llsec_do_decrypt_unauth() 885 datalen = skb_tail_pointer(skb) - data; in llsec_do_decrypt_auth()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | usb_ops_linux.c | 275 precvbuf->ptail = skb_tail_pointer(precvbuf->pskb); in r8712_usb_read_port() 281 precvbuf->ptail = skb_tail_pointer(precvbuf->pskb); in r8712_usb_read_port()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_nat_helper.c | 40 skb_tail_pointer(skb) - (skb_network_header(skb) + dataoff + in mangle_contents()
|