| /include/linux/ |
| D | skbuff.h | 933 static inline bool skb_pfmemalloc(const struct sk_buff *skb) in skb_pfmemalloc() 951 static inline struct dst_entry *skb_dst(const struct sk_buff *skb) in skb_dst() 970 static inline void skb_dst_set(struct sk_buff *skb, struct dst_entry *dst) in skb_dst_set() 985 static inline void skb_dst_set_noref(struct sk_buff *skb, struct dst_entry *dst) in skb_dst_set_noref() 995 static inline bool skb_dst_is_noref(const struct sk_buff *skb) in skb_dst_is_noref() 1004 static inline struct rtable *skb_rtable(const struct sk_buff *skb) in skb_rtable() 1022 static inline unsigned int skb_napi_id(const struct sk_buff *skb) in skb_napi_id() 1037 static inline bool skb_unref(struct sk_buff *skb) in skb_unref() 1109 const struct sk_buff *skb) in skb_fclone_busy() 1141 static inline struct sk_buff *__pskb_copy(struct sk_buff *skb, int headroom, in __pskb_copy() [all …]
|
| D | netfilter_bridge.h | 19 static inline void br_drop_fake_rtable(struct sk_buff *skb) in br_drop_fake_rtable() 28 nf_bridge_info_get(const struct sk_buff *skb) in nf_bridge_info_get() 33 static inline bool nf_bridge_info_exists(const struct sk_buff *skb) in nf_bridge_info_exists() 38 static inline int nf_bridge_get_physinif(const struct sk_buff *skb) in nf_bridge_get_physinif() 48 static inline int nf_bridge_get_physoutif(const struct sk_buff *skb) in nf_bridge_get_physoutif() 59 nf_bridge_get_physindev(const struct sk_buff *skb) in nf_bridge_get_physindev() 67 nf_bridge_get_physoutdev(const struct sk_buff *skb) in nf_bridge_get_physoutdev() 74 static inline bool nf_bridge_in_prerouting(const struct sk_buff *skb) in nf_bridge_in_prerouting() 81 #define br_drop_fake_rtable(skb) do { } while (0) argument 82 static inline bool nf_bridge_in_prerouting(const struct sk_buff *skb) in nf_bridge_in_prerouting()
|
| D | ip.h | 19 static inline struct iphdr *ip_hdr(const struct sk_buff *skb) in ip_hdr() 24 static inline struct iphdr *inner_ip_hdr(const struct sk_buff *skb) in inner_ip_hdr() 29 static inline struct iphdr *ipip_hdr(const struct sk_buff *skb) in ipip_hdr() 34 static inline unsigned int ip_transport_len(const struct sk_buff *skb) in ip_transport_len()
|
| D | if_vlan.h | 58 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() 335 static inline int __vlan_insert_inner_tag(struct sk_buff *skb, in __vlan_insert_inner_tag() 383 static inline int __vlan_insert_tag(struct sk_buff *skb, in __vlan_insert_tag() 404 static inline struct sk_buff *vlan_insert_inner_tag(struct sk_buff *skb, in vlan_insert_inner_tag() 433 static inline struct sk_buff *vlan_insert_tag(struct sk_buff *skb, in vlan_insert_tag() 451 static inline struct sk_buff *vlan_insert_tag_set_proto(struct sk_buff *skb, in vlan_insert_tag_set_proto() 467 static inline void __vlan_hwaccel_clear_tag(struct sk_buff *skb) in __vlan_hwaccel_clear_tag() 495 static inline struct sk_buff *__vlan_hwaccel_push_inside(struct sk_buff *skb) in __vlan_hwaccel_push_inside() 512 static inline void __vlan_hwaccel_put_tag(struct sk_buff *skb, in __vlan_hwaccel_put_tag() [all …]
|
| D | netfilter_ingress.h | 9 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()
|
| D | if_ether.h | 22 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) in eth_hdr() 30 static inline struct ethhdr *skb_eth_hdr(const struct sk_buff *skb) in skb_eth_hdr() 35 static inline struct ethhdr *inner_eth_hdr(const struct sk_buff *skb) in inner_eth_hdr()
|
| D | icmpv6.h | 9 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() 64 static inline void icmpv6_send(struct sk_buff *skb, in icmpv6_send() 69 static inline void icmpv6_ndo_send(struct sk_buff *skb, in icmpv6_ndo_send()
|
| D | virtio_net.h | 25 static inline int virtio_net_hdr_set_proto(struct sk_buff *skb, in virtio_net_hdr_set_proto() 46 static inline int virtio_net_hdr_to_skb(struct sk_buff *skb, in virtio_net_hdr_to_skb() 169 static inline int virtio_net_hdr_from_skb(const struct sk_buff *skb, in virtio_net_hdr_from_skb()
|
| /include/net/ |
| D | udp.h | 108 static inline __sum16 __udp_lib_checksum_complete(struct sk_buff *skb) in __udp_lib_checksum_complete() 115 static inline int udp_lib_checksum_complete(struct sk_buff *skb) in udp_lib_checksum_complete() 127 static inline __wsum udp_csum_outgoing(struct sock *sk, struct sk_buff *skb) in udp_csum_outgoing() 137 static inline __wsum udp_csum(struct sk_buff *skb) in udp_csum() 157 static inline void udp_csum_pull_header(struct sk_buff *skb) in udp_csum_pull_header() 177 static inline struct udphdr *udp_gro_udphdr(struct sk_buff *skb) in udp_gro_udphdr() 211 static inline __be16 udp_flow_src_port(struct net *net, struct sk_buff *skb, in udp_flow_src_port() 346 static inline struct udp_dev_scratch *udp_skb_scratch(struct sk_buff *skb) in udp_skb_scratch() 352 static inline unsigned int udp_skb_len(struct sk_buff *skb) in udp_skb_len() 357 static inline bool udp_skb_csum_unnecessary(struct sk_buff *skb) in udp_skb_csum_unnecessary() [all …]
|
| D | l3mdev.h | 146 struct sk_buff *l3mdev_l3_rcv(struct sk_buff *skb, u16 proto) in l3mdev_l3_rcv() 163 struct sk_buff *l3mdev_ip_rcv(struct sk_buff *skb) in l3mdev_ip_rcv() 169 struct sk_buff *l3mdev_ip6_rcv(struct sk_buff *skb) in l3mdev_ip6_rcv() 175 struct sk_buff *l3mdev_l3_out(struct sock *sk, struct sk_buff *skb, u16 proto) in l3mdev_l3_out() 192 struct sk_buff *l3mdev_ip_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip_out() 198 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out() 260 struct sk_buff *l3mdev_ip_rcv(struct sk_buff *skb) in l3mdev_ip_rcv() 266 struct sk_buff *l3mdev_ip6_rcv(struct sk_buff *skb) in l3mdev_ip6_rcv() 272 struct sk_buff *l3mdev_ip_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip_out() 278 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out()
|
| D | netlink.h | 849 static inline struct nlmsghdr *nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in nlmsg_put() 869 static inline struct nlmsghdr *nlmsg_put_answer(struct sk_buff *skb, in nlmsg_put_answer() 900 static inline void nlmsg_end(struct sk_buff *skb, struct nlmsghdr *nlh) in nlmsg_end() 911 static inline void *nlmsg_get_pos(struct sk_buff *skb) in nlmsg_get_pos() 923 static inline void nlmsg_trim(struct sk_buff *skb, const void *mark) in nlmsg_trim() 939 static inline void nlmsg_cancel(struct sk_buff *skb, struct nlmsghdr *nlh) in nlmsg_cancel() 948 static inline void nlmsg_free(struct sk_buff *skb) in nlmsg_free() 961 static inline int nlmsg_multicast(struct sock *sk, struct sk_buff *skb, in nlmsg_multicast() 981 static inline int nlmsg_unicast(struct sock *sk, struct sk_buff *skb, u32 portid) in nlmsg_unicast() 1176 static inline int nla_put_u8(struct sk_buff *skb, int attrtype, u8 value) in nla_put_u8() [all …]
|
| D | fq_impl.h | 16 struct sk_buff *skb) in fq_adjust_removal() 48 struct sk_buff *skb; in fq_flow_dequeue() local 68 struct sk_buff *skb; in fq_tin_dequeue() local 109 static u32 fq_flow_idx(struct fq *fq, struct sk_buff *skb) in fq_flow_idx() 118 struct sk_buff *skb, in fq_flow_classify() 158 struct sk_buff *skb, in fq_tin_enqueue() 215 struct sk_buff *skb, *tmp; in fq_flow_filter() local 251 struct sk_buff *skb; in fq_flow_reset() local
|
| D | inet_ecn.h | 136 static inline int IP6_ECN_set_ce(struct sk_buff *skb, struct ipv6hdr *iph) in IP6_ECN_set_ce() 152 static inline int IP6_ECN_set_ect1(struct sk_buff *skb, struct ipv6hdr *iph) in IP6_ECN_set_ect1() 174 static inline int INET_ECN_set_ce(struct sk_buff *skb) in INET_ECN_set_ce() 193 static inline int INET_ECN_set_ect1(struct sk_buff *skb) in INET_ECN_set_ect1() 254 static inline int INET_ECN_decapsulate(struct sk_buff *skb, in INET_ECN_decapsulate() 272 struct sk_buff *skb) in IP_ECN_decapsulate() 291 struct sk_buff *skb) in IP6_ECN_decapsulate()
|
| D | ip6_checksum.h | 39 static inline __wsum ip6_compute_pseudo(struct sk_buff *skb, int proto) in ip6_compute_pseudo() 46 static inline __wsum ip6_gro_compute_pseudo(struct sk_buff *skb, int proto) in ip6_gro_compute_pseudo() 62 static inline void __tcp_v6_send_check(struct sk_buff *skb, in __tcp_v6_send_check() 80 static inline void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v6_send_check()
|
| D | codel_qdisc.h | 58 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()
|
| D | udplite.h | 21 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()
|
| D | dst_metadata.h | 28 static inline struct metadata_dst *skb_metadata_dst(const struct sk_buff *skb) in skb_metadata_dst() 39 skb_tunnel_info(const struct sk_buff *skb) in skb_tunnel_info() 56 static inline bool skb_valid_dst(const struct sk_buff *skb) in skb_valid_dst() 110 static inline struct metadata_dst *tun_dst_unclone(struct sk_buff *skb) in tun_dst_unclone() 144 static inline struct ip_tunnel_info *skb_tunnel_info_unclone(struct sk_buff *skb) in skb_tunnel_info_unclone() 175 static inline struct metadata_dst *ip_tun_rx_dst(struct sk_buff *skb, in ip_tun_rx_dst() 219 static inline struct metadata_dst *ipv6_tun_rx_dst(struct sk_buff *skb, in ipv6_tun_rx_dst()
|
| D | dst.h | 262 static inline void skb_dst_drop(struct sk_buff *skb) in skb_dst_drop() 301 static inline bool skb_dst_force(struct sk_buff *skb) in skb_dst_force() 326 static inline void __skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev, in __skb_tunnel_rx() 351 static inline void skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev, in skb_tunnel_rx() 360 static inline u32 dst_tclassid(const struct sk_buff *skb) in dst_tclassid() 373 static inline int dst_discard(struct sk_buff *skb) in dst_discard() 396 struct sk_buff *skb) in dst_neigh_lookup_skb() 417 static inline void dst_link_failure(struct sk_buff *skb) in dst_link_failure() 436 static inline int dst_output(struct net *net, struct sock *sk, struct sk_buff *skb) in dst_output() 442 static inline int dst_input(struct sk_buff *skb) in dst_input() [all …]
|
| D | llc_pdu.h | 206 static inline struct llc_pdu_sn *llc_pdu_sn_hdr(struct sk_buff *skb) in llc_pdu_sn_hdr() 218 static inline struct llc_pdu_un *llc_pdu_un_hdr(struct sk_buff *skb) in llc_pdu_un_hdr() 233 static inline void llc_pdu_header_init(struct sk_buff *skb, u8 type, in llc_pdu_header_init() 263 static inline void llc_pdu_decode_sa(struct sk_buff *skb, u8 *sa) in llc_pdu_decode_sa() 275 static inline void llc_pdu_decode_da(struct sk_buff *skb, u8 *da) in llc_pdu_decode_da() 288 static inline void llc_pdu_decode_ssap(struct sk_buff *skb, u8 *ssap) in llc_pdu_decode_ssap() 301 static inline void llc_pdu_decode_dsap(struct sk_buff *skb, u8 *dsap) in llc_pdu_decode_dsap() 312 static inline void llc_pdu_init_as_ui_cmd(struct sk_buff *skb) in llc_pdu_init_as_ui_cmd() 326 static inline void llc_pdu_init_as_test_cmd(struct sk_buff *skb) in llc_pdu_init_as_test_cmd() 342 static inline void llc_pdu_init_as_test_rsp(struct sk_buff *skb, in llc_pdu_init_as_test_rsp() [all …]
|
| D | sch_generic.h | 489 static inline void qdisc_cb_private_validate(const struct sk_buff *skb, int sz) in qdisc_cb_private_validate() 522 static inline struct qdisc_skb_cb *qdisc_skb_cb(const struct sk_buff *skb) in qdisc_skb_cb() 710 static inline bool skb_at_tc_ingress(const struct sk_buff *skb) in skb_at_tc_ingress() 719 static inline bool skb_skip_tc_classify(struct sk_buff *skb) in skb_skip_tc_classify() 795 static inline unsigned int qdisc_pkt_len(const struct sk_buff *skb) in qdisc_pkt_len() 812 static inline void qdisc_calculate_pkt_len(struct sk_buff *skb, in qdisc_calculate_pkt_len() 823 static inline int qdisc_enqueue(struct sk_buff *skb, struct Qdisc *sch, in qdisc_enqueue() 838 const struct sk_buff *skb) in bstats_update() 854 const struct sk_buff *skb) in bstats_cpu_update() 862 const struct sk_buff *skb) in qdisc_bstats_cpu_update() [all …]
|
| /include/net/netfilter/ |
| D | br_netfilter.h | 9 static inline struct nf_bridge_info *nf_bridge_alloc(struct sk_buff *skb) in nf_bridge_alloc() 33 static inline void nf_bridge_push_encap_header(struct sk_buff *skb) in nf_bridge_push_encap_header() 64 static inline int br_validate_ipv6(struct net *net, struct sk_buff *skb) in br_validate_ipv6() 70 br_nf_pre_routing_ipv6(void *priv, struct sk_buff *skb, in br_nf_pre_routing_ipv6()
|
| D | nf_tables_ipv4.h | 9 struct sk_buff *skb) in nft_set_pktinfo_ipv4() 21 struct sk_buff *skb) in __nft_set_pktinfo_ipv4_validate() 50 struct sk_buff *skb) in nft_set_pktinfo_ipv4_validate()
|
| D | nf_tables_ipv6.h | 10 struct sk_buff *skb) in nft_set_pktinfo_ipv6() 29 struct sk_buff *skb) in __nft_set_pktinfo_ipv6_validate() 67 struct sk_buff *skb) in nft_set_pktinfo_ipv6_validate()
|
| /include/linux/can/ |
| D | skb.h | 40 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()
|
| /include/net/phonet/ |
| D | phonet.h | 53 static inline struct phonethdr *pn_hdr(struct sk_buff *skb) in pn_hdr() 58 static inline struct phonetmsg *pn_msg(struct sk_buff *skb) in pn_msg() 68 void pn_skb_get_src_sockaddr(struct sk_buff *skb, struct sockaddr_pn *sa) in pn_skb_get_src_sockaddr() 80 void pn_skb_get_dst_sockaddr(struct sk_buff *skb, struct sockaddr_pn *sa) in pn_skb_get_dst_sockaddr()
|