Home
last modified time | relevance | path

Searched defs:skb (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/linux-4.19.296/include/linux/
Dskbuff.h871 static inline bool skb_pfmemalloc(const struct sk_buff *skb) in skb_pfmemalloc()
890 static inline struct dst_entry *skb_dst(const struct sk_buff *skb) in skb_dst()
909 static inline void skb_dst_set(struct sk_buff *skb, struct dst_entry *dst) in skb_dst_set()
924 static inline void skb_dst_set_noref(struct sk_buff *skb, struct dst_entry *dst) in skb_dst_set_noref()
934 static inline bool skb_dst_is_noref(const struct sk_buff *skb) in skb_dst_is_noref()
939 static inline struct rtable *skb_rtable(const struct sk_buff *skb) in skb_rtable()
953 static inline unsigned int skb_napi_id(const struct sk_buff *skb) in skb_napi_id()
963 static inline bool skb_unref(struct sk_buff *skb) in skb_unref()
1023 const struct sk_buff *skb) in skb_fclone_busy()
1048 static inline struct sk_buff *__pskb_copy(struct sk_buff *skb, int headroom, in __pskb_copy()
[all …]
Dnetfilter_bridge.h12 static inline void br_drop_fake_rtable(struct sk_buff *skb) in br_drop_fake_rtable()
20 static inline int nf_bridge_get_physinif(const struct sk_buff *skb) in nf_bridge_get_physinif()
31 static inline int nf_bridge_get_physoutif(const struct sk_buff *skb) in nf_bridge_get_physoutif()
43 nf_bridge_get_physindev(const struct sk_buff *skb) in nf_bridge_get_physindev()
49 nf_bridge_get_physoutdev(const struct sk_buff *skb) in nf_bridge_get_physoutdev()
54 static inline bool nf_bridge_in_prerouting(const struct sk_buff *skb) in nf_bridge_in_prerouting()
59 #define br_drop_fake_rtable(skb) do { } while (0) argument
60 static inline bool nf_bridge_in_prerouting(const struct sk_buff *skb) in nf_bridge_in_prerouting()
Dnetfilter_ingress.h9 static inline bool nf_hook_ingress_active(const struct sk_buff *skb) in nf_hook_ingress_active()
19 static inline int nf_hook_ingress(struct sk_buff *skb) in nf_hook_ingress()
46 static inline int nf_hook_ingress_active(struct sk_buff *skb) in nf_hook_ingress_active()
51 static inline int nf_hook_ingress(struct sk_buff *skb) in nf_hook_ingress()
Dif_vlan.h63 static inline struct vlan_ethhdr *vlan_eth_hdr(const struct sk_buff *skb) in vlan_eth_hdr()
265 static inline bool vlan_do_receive(struct sk_buff **skb) in vlan_do_receive()
340 static inline int __vlan_insert_inner_tag(struct sk_buff *skb, in __vlan_insert_inner_tag()
388 static inline int __vlan_insert_tag(struct sk_buff *skb, in __vlan_insert_tag()
409 static inline struct sk_buff *vlan_insert_inner_tag(struct sk_buff *skb, in vlan_insert_inner_tag()
438 static inline struct sk_buff *vlan_insert_tag(struct sk_buff *skb, in vlan_insert_tag()
456 static inline struct sk_buff *vlan_insert_tag_set_proto(struct sk_buff *skb, in vlan_insert_tag_set_proto()
475 static inline struct sk_buff *__vlan_hwaccel_push_inside(struct sk_buff *skb) in __vlan_hwaccel_push_inside()
492 static inline void __vlan_hwaccel_put_tag(struct sk_buff *skb, in __vlan_hwaccel_put_tag()
506 static inline int __vlan_get_tag(const struct sk_buff *skb, u16 *vlan_tci) in __vlan_get_tag()
[all …]
Dicmpv6.h9 static inline struct icmp6hdr *icmp6_hdr(const struct sk_buff *skb) in icmp6_hdr()
25 static inline void __icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in __icmpv6_send()
47 static inline void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmpv6_send()
67 static inline void icmpv6_send(struct sk_buff *skb, in icmpv6_send()
72 static inline void icmpv6_ndo_send(struct sk_buff *skb, in icmpv6_ndo_send()
Dif_ether.h26 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) in eth_hdr()
34 static inline struct ethhdr *skb_eth_hdr(const struct sk_buff *skb) in skb_eth_hdr()
39 static inline struct ethhdr *inner_eth_hdr(const struct sk_buff *skb) in inner_eth_hdr()
Dip.h23 static inline struct iphdr *ip_hdr(const struct sk_buff *skb) in ip_hdr()
28 static inline struct iphdr *inner_ip_hdr(const struct sk_buff *skb) in inner_ip_hdr()
33 static inline struct iphdr *ipip_hdr(const struct sk_buff *skb) in ipip_hdr()
/linux-4.19.296/drivers/bluetooth/
Dbtbcm.c42 struct sk_buff *skb; in btbcm_check_bdaddr() local
89 struct sk_buff *skb; in btbcm_set_bdaddr() local
109 struct sk_buff *skb; in btbcm_patchram() local
169 struct sk_buff *skb; in btbcm_reset() local
187 struct sk_buff *skb; in btbcm_read_local_name() local
208 struct sk_buff *skb; in btbcm_read_local_version() local
229 struct sk_buff *skb; in btbcm_read_verbose_config() local
249 struct sk_buff *skb; in btbcm_read_controller_features() local
269 struct sk_buff *skb; in btbcm_read_usb_product() local
289 struct sk_buff *skb; in btbcm_read_info() local
[all …]
Dbtintel.c41 struct sk_buff *skb; in btintel_check_bdaddr() local
80 struct sk_buff *skb; in btintel_enter_mfg() local
97 struct sk_buff *skb; in btintel_exit_mfg() local
121 struct sk_buff *skb; in btintel_set_bdaddr() local
139 struct sk_buff *skb; in btintel_set_diag() local
190 struct sk_buff *skb; in btintel_hw_error() local
248 struct sk_buff *skb; in btintel_secure_send() local
272 struct sk_buff *skb; in btintel_load_ddc_config() local
317 struct sk_buff *skb; in btintel_set_event_mask() local
355 struct sk_buff *skb; in btintel_read_version() local
[all …]
/linux-4.19.296/crypto/
Dcrypto_user.c85 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher()
104 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp()
118 static int crypto_report_acomp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_acomp()
133 static int crypto_report_akcipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_akcipher()
148 static int crypto_report_kpp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_kpp()
164 struct crypto_user_alg *ualg, struct sk_buff *skb) in crypto_report_one()
234 struct sk_buff *skb = info->out_skb; in crypto_report_alg() local
265 struct sk_buff *skb; in crypto_report() local
299 static int crypto_dump_report(struct sk_buff *skb, struct netlink_callback *cb) in crypto_dump_report()
335 static int crypto_update_alg(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_update_alg()
[all …]
/linux-4.19.296/include/net/
Dnetlink.h472 static inline struct nlmsghdr *nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in nlmsg_put()
492 static inline struct nlmsghdr *nlmsg_put_answer(struct sk_buff *skb, in nlmsg_put_answer()
523 static inline void nlmsg_end(struct sk_buff *skb, struct nlmsghdr *nlh) in nlmsg_end()
534 static inline void *nlmsg_get_pos(struct sk_buff *skb) in nlmsg_get_pos()
546 static inline void nlmsg_trim(struct sk_buff *skb, const void *mark) in nlmsg_trim()
562 static inline void nlmsg_cancel(struct sk_buff *skb, struct nlmsghdr *nlh) in nlmsg_cancel()
571 static inline void nlmsg_free(struct sk_buff *skb) in nlmsg_free()
584 static inline int nlmsg_multicast(struct sock *sk, struct sk_buff *skb, in nlmsg_multicast()
604 static inline int nlmsg_unicast(struct sock *sk, struct sk_buff *skb, u32 portid) in nlmsg_unicast()
775 static inline int nla_put_u8(struct sk_buff *skb, int attrtype, u8 value) in nla_put_u8()
[all …]
Dudp.h112 static inline __sum16 __udp_lib_checksum_complete(struct sk_buff *skb) in __udp_lib_checksum_complete()
119 static inline int udp_lib_checksum_complete(struct sk_buff *skb) in udp_lib_checksum_complete()
131 static inline __wsum udp_csum_outgoing(struct sock *sk, struct sk_buff *skb) in udp_csum_outgoing()
141 static inline __wsum udp_csum(struct sk_buff *skb) in udp_csum()
161 static inline void udp_csum_pull_header(struct sk_buff *skb) in udp_csum_pull_header()
181 static inline struct udphdr *udp_gro_udphdr(struct sk_buff *skb) in udp_gro_udphdr()
215 static inline __be16 udp_flow_src_port(struct net *net, struct sk_buff *skb, in udp_flow_src_port()
339 static inline struct udp_dev_scratch *udp_skb_scratch(struct sk_buff *skb) in udp_skb_scratch()
345 static inline unsigned int udp_skb_len(struct sk_buff *skb) in udp_skb_len()
350 static inline bool udp_skb_csum_unnecessary(struct sk_buff *skb) in udp_skb_csum_unnecessary()
[all …]
Dl3mdev.h139 struct sk_buff *l3mdev_l3_rcv(struct sk_buff *skb, u16 proto) in l3mdev_l3_rcv()
156 struct sk_buff *l3mdev_ip_rcv(struct sk_buff *skb) in l3mdev_ip_rcv()
162 struct sk_buff *l3mdev_ip6_rcv(struct sk_buff *skb) in l3mdev_ip6_rcv()
168 struct sk_buff *l3mdev_l3_out(struct sock *sk, struct sk_buff *skb, u16 proto) in l3mdev_l3_out()
185 struct sk_buff *l3mdev_ip_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip_out()
191 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out()
242 struct sk_buff *l3mdev_ip_rcv(struct sk_buff *skb) in l3mdev_ip_rcv()
248 struct sk_buff *l3mdev_ip6_rcv(struct sk_buff *skb) in l3mdev_ip6_rcv()
254 struct sk_buff *l3mdev_ip_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip_out()
260 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out()
Dip6_checksum.h43 static inline __wsum ip6_compute_pseudo(struct sk_buff *skb, int proto) in ip6_compute_pseudo()
50 static inline __wsum ip6_gro_compute_pseudo(struct sk_buff *skb, int proto) in ip6_gro_compute_pseudo()
66 static inline void __tcp_v6_send_check(struct sk_buff *skb, in __tcp_v6_send_check()
84 static inline void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v6_send_check()
Dudplite.h21 int len, int odd, struct sk_buff *skb) in udplite_getfrag()
30 static inline int udplite_checksum_init(struct sk_buff *skb, struct udphdr *uh) in udplite_checksum_init()
66 static inline __wsum udplite_csum_outgoing(struct sock *sk, struct sk_buff *skb) in udplite_csum_outgoing()
109 static inline __wsum udplite_csum(struct sk_buff *skb) in udplite_csum()
Dcodel_qdisc.h58 static struct codel_skb_cb *get_codel_cb(const struct sk_buff *skb) in get_codel_cb()
64 static codel_time_t codel_get_enqueue_time(const struct sk_buff *skb) in codel_get_enqueue_time()
69 static void codel_set_enqueue_time(struct sk_buff *skb) in codel_set_enqueue_time()
/linux-4.19.296/drivers/isdn/mISDN/
Dlayer2.c147 l2up(struct layer2 *l2, u_int prim, struct sk_buff *skb) in l2up()
166 struct sk_buff *skb; in l2up_create() local
189 l2down_skb(struct layer2 *l2, struct sk_buff *skb) { in l2down_skb()
200 l2down_raw(struct layer2 *l2, struct sk_buff *skb) in l2down_raw()
215 l2down(struct layer2 *l2, u_int prim, u_int id, struct sk_buff *skb) in l2down()
227 struct sk_buff *skb; in l2down_create() local
246 ph_data_confirm(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) { in ph_data_confirm()
290 struct sk_buff *skb; in l2_timeout() local
423 enqueue_super(struct layer2 *l2, struct sk_buff *skb) in enqueue_super()
430 enqueue_ui(struct layer2 *l2, struct sk_buff *skb) in enqueue_ui()
[all …]
Dhwchannel.c26 struct sk_buff *skb; in dchannel_bh() local
49 struct sk_buff *skb; in bchannel_bh() local
293 recv_Dchannel_skb(struct dchannel *dch, struct sk_buff *skb) in recv_Dchannel_skb()
301 recv_Bchannel_skb(struct bchannel *bch, struct sk_buff *skb) in recv_Bchannel_skb()
318 struct sk_buff *skb; in confirm_Dsend() local
349 struct sk_buff *skb; in confirm_Bsend() local
393 queue_ch_frame(struct mISDNchannel *ch, u_int pr, int id, struct sk_buff *skb) in queue_ch_frame()
413 dchannel_senddata(struct dchannel *ch, struct sk_buff *skb) in dchannel_senddata()
439 bchannel_senddata(struct bchannel *ch, struct sk_buff *skb) in bchannel_senddata()
/linux-4.19.296/include/net/netfilter/
Dbr_netfilter.h7 static inline struct nf_bridge_info *nf_bridge_alloc(struct sk_buff *skb) in nf_bridge_alloc()
26 nf_bridge_info_get(const struct sk_buff *skb) in nf_bridge_info_get()
33 static inline void nf_bridge_push_encap_header(struct sk_buff *skb) in nf_bridge_push_encap_header()
59 static inline int br_validate_ipv6(struct net *net, struct sk_buff *skb) in br_validate_ipv6()
65 br_nf_pre_routing_ipv6(const struct nf_hook_ops *ops, struct sk_buff *skb, in br_nf_pre_routing_ipv6()
/linux-4.19.296/drivers/isdn/hisax/
Dl3_1tr6.c33 struct sk_buff *skb; in l3_1TR6_message() local
55 struct sk_buff *skb = arg; in l3_1tr6_invalid() local
62 l3_1tr6_error(struct l3_process *pc, u_char *msg, struct sk_buff *skb) in l3_1tr6_error()
73 struct sk_buff *skb; in l3_1tr6_setup_req() local
165 struct sk_buff *skb = arg; in l3_1tr6_setup() local
231 struct sk_buff *skb = arg; in l3_1tr6_setup_ack() local
259 struct sk_buff *skb = arg; in l3_1tr6_call_sent() local
290 struct sk_buff *skb = arg; in l3_1tr6_alert() local
304 struct sk_buff *skb = arg; in l3_1tr6_info() local
330 struct sk_buff *skb = arg; in l3_1tr6_info_s2() local
[all …]
Dl3ni1.c430 struct sk_buff *skb; in l3ni1_message() local
444 struct sk_buff *skb; in l3ni1_message_plus_chid() local
464 struct sk_buff *skb; in l3ni1_message_cause() local
488 struct sk_buff *skb; in l3ni1_status_send() local
518 struct sk_buff *skb; in l3ni1_msg_without_setup() local
663 check_infoelements(struct l3_process *pc, struct sk_buff *skb, int *checklist) in check_infoelements()
814 l3ni1_get_channel_id(struct l3_process *pc, struct sk_buff *skb) { in l3ni1_get_channel_id()
837 l3ni1_get_cause(struct l3_process *pc, struct sk_buff *skb) { in l3ni1_get_cause()
878 struct sk_buff *skb; in l3ni1_msg_with_uus() local
916 struct sk_buff *skb = arg; in l3ni1_release_cmpl() local
[all …]
Dl3dss1.c501 struct sk_buff *skb; in l3dss1_message() local
514 struct sk_buff *skb; in l3dss1_message_cause() local
538 struct sk_buff *skb; in l3dss1_status_send() local
568 struct sk_buff *skb; in l3dss1_msg_without_setup() local
713 check_infoelements(struct l3_process *pc, struct sk_buff *skb, int *checklist) in check_infoelements()
864 l3dss1_get_channel_id(struct l3_process *pc, struct sk_buff *skb) { in l3dss1_get_channel_id()
887 l3dss1_get_cause(struct l3_process *pc, struct sk_buff *skb) { in l3dss1_get_cause()
928 struct sk_buff *skb; in l3dss1_msg_with_uus() local
966 struct sk_buff *skb = arg; in l3dss1_release_cmpl() local
1191 DecodeSI2(struct sk_buff *skb) in DecodeSI2()
[all …]
Disdnl2.c219 struct sk_buff *skb) in enqueue_super()
289 iframe_error(struct PStack *st, struct sk_buff *skb) in iframe_error()
312 super_error(struct PStack *st, struct sk_buff *skb) in super_error()
322 unnum_error(struct PStack *st, struct sk_buff *skb, int wantrsp) in unnum_error()
338 UI_error(struct PStack *st, struct sk_buff *skb) in UI_error()
354 FRMR_error(struct PStack *st, struct sk_buff *skb) in FRMR_error()
426 struct sk_buff *skb; in send_uframe() local
441 get_PollFlag(struct PStack *st, struct sk_buff *skb) in get_PollFlag()
447 get_PollFlagFree(struct PStack *st, struct sk_buff *skb) in get_PollFlagFree()
518 struct sk_buff *skb = arg; in l2_mdl_error_ua() local
[all …]
/linux-4.19.296/lib/
Dnlattr.c429 struct nlattr *__nla_reserve(struct sk_buff *skb, int attrtype, int attrlen) in __nla_reserve()
457 struct nlattr *__nla_reserve_64bit(struct sk_buff *skb, int attrtype, in __nla_reserve_64bit()
477 void *__nla_reserve_nohdr(struct sk_buff *skb, int attrlen) in __nla_reserve_nohdr()
495 struct nlattr *nla_reserve(struct sk_buff *skb, int attrtype, int attrlen) in nla_reserve()
518 struct nlattr *nla_reserve_64bit(struct sk_buff *skb, int attrtype, int attrlen, in nla_reserve_64bit()
544 void *nla_reserve_nohdr(struct sk_buff *skb, int attrlen) in nla_reserve_nohdr()
563 void __nla_put(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put()
584 void __nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put_64bit()
603 void __nla_put_nohdr(struct sk_buff *skb, int attrlen, const void *data) in __nla_put_nohdr()
622 int nla_put(struct sk_buff *skb, int attrtype, int attrlen, const void *data) in nla_put()
[all …]
/linux-4.19.296/include/linux/can/
Dskb.h40 static inline struct can_skb_priv *can_skb_prv(struct sk_buff *skb) in can_skb_prv()
45 static inline void can_skb_reserve(struct sk_buff *skb) in can_skb_reserve()
50 static inline void can_skb_set_owner(struct sk_buff *skb, struct sock *sk) in can_skb_set_owner()
66 static inline struct sk_buff *can_create_echo_skb(struct sk_buff *skb) in can_create_echo_skb()

12345678910>>...12