Searched defs:skb (Results 1 - 200 of 2060) sorted by relevance

1234567891011

/linux-4.1.27/include/net/
H A Desp.h8 static inline struct ip_esp_hdr *ip_esp_hdr(const struct sk_buff *skb) ip_esp_hdr() argument
H A Dx25device.h9 static inline __be16 x25_type_trans(struct sk_buff *skb, struct net_device *dev) x25_type_trans() argument
H A Dah.h17 static inline struct ip_auth_hdr *ip_auth_hdr(const struct sk_buff *skb) ip_auth_hdr() argument
H A Dipcomp.h24 static inline struct ip_comp_hdr *ip_comp_hdr(const struct sk_buff *skb) ip_comp_hdr() argument
H A Dmpls.h35 static inline unsigned char *skb_mpls_header(struct sk_buff *skb) skb_mpls_header() argument
H A Dflow_keys.h32 static inline bool skb_flow_dissect(const struct sk_buff *skb, struct flow_keys *flow) skb_flow_dissect() argument
38 static inline __be32 skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto) skb_flow_get_ports() argument
H A Dgen_stats.h16 struct sk_buff * skb; member in struct:gnet_dump
/linux-4.1.27/include/linux/netfilter_bridge/
H A Debt_802_3.h7 static inline struct ebt_802_3_hdr *ebt_802_3_hdr(const struct sk_buff *skb) ebt_802_3_hdr() argument
/linux-4.1.27/net/netlabel/
H A Dnetlabel_user.h48 static inline void netlbl_netlink_auditinfo(struct sk_buff *skb, netlbl_netlink_auditinfo() argument
/linux-4.1.27/samples/bpf/
H A Dsockex1_kern.c15 int bpf_prog1(struct __sk_buff *skb) bpf_prog1() argument
H A Dtracex1_kern.c28 struct sk_buff *skb; bpf_prog1() local
/linux-4.1.27/include/linux/
H A Dicmp.h23 static inline struct icmphdr *icmp_hdr(const struct sk_buff *skb) icmp_hdr() argument
H A Dif_ether.h26 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) eth_hdr() argument
H A Dif_arp.h29 static inline struct arphdr *arp_hdr(const struct sk_buff *skb) arp_hdr() argument
H A Dip.h23 static inline struct iphdr *ip_hdr(const struct sk_buff *skb) ip_hdr() argument
28 static inline struct iphdr *inner_ip_hdr(const struct sk_buff *skb) inner_ip_hdr() argument
33 static inline struct iphdr *ipip_hdr(const struct sk_buff *skb) ipip_hdr() argument
H A Dicmpv6.h7 static inline struct icmp6hdr *icmp6_hdr(const struct sk_buff *skb) icmp6_hdr() argument
23 static inline void icmpv6_send(struct sk_buff *skb, icmpv6_send() argument
/linux-4.1.27/net/tipc/
H A Dnetlink.h43 struct sk_buff *skb; member in struct:tipc_nl_msg
/linux-4.1.27/include/net/netfilter/
H A Dnf_conntrack_core.h61 static inline int nf_conntrack_confirm(struct sk_buff *skb) nf_conntrack_confirm() argument
H A Dnf_tables_ipv4.h8 nft_set_pktinfo_ipv4(struct nft_pktinfo *pkt, const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_set_pktinfo_ipv4() argument
H A Dnf_nat_helper.h16 static inline int nf_nat_mangle_tcp_packet(struct sk_buff *skb, nf_nat_mangle_tcp_packet() argument
H A Dnf_tables_ipv6.h8 nft_set_pktinfo_ipv6(struct nft_pktinfo *pkt, const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_set_pktinfo_ipv6() argument
H A Dnfnetlink_queue.h27 inline struct nf_conn *nfqnl_ct_parse(const struct sk_buff *skb, nfqnl_ct_parse() argument
35 nfqnl_ct_put(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo) nfqnl_ct_put() argument
40 inline void nfqnl_ct_seq_adjust(struct sk_buff *skb, struct nf_conn *ct, nfqnl_ct_seq_adjust() argument
/linux-4.1.27/include/linux/netfilter/ipset/
H A Dip_set_getport.h11 static inline bool ip_set_get_ip6_port(const struct sk_buff *skb, bool src, ip_set_get_ip6_port() argument
H A Dip_set_comment.h40 ip_set_put_comment(struct sk_buff *skb, struct ip_set_comment *comment) ip_set_put_comment() argument
/linux-4.1.27/net/core/
H A Dptp_classifier.c112 unsigned int ptp_classify_raw(const struct sk_buff *skb) ptp_classify_raw() argument
H A Dtimestamping.c26 static unsigned int classify(const struct sk_buff *skb) classify() argument
35 void skb_clone_tx_timestamp(struct sk_buff *skb) skb_clone_tx_timestamp() argument
58 bool skb_defer_rx_timestamp(struct sk_buff *skb) skb_defer_rx_timestamp() argument
H A Dtso.c7 int tso_count_descs(struct sk_buff *skb) tso_count_descs() argument
14 void tso_build_hdr(struct sk_buff *skb, char *hdr, struct tso_t *tso, tso_build_hdr() argument
39 void tso_build_data(struct sk_buff *skb, struct tso_t *tso, int size) tso_build_data() argument
57 void tso_start(struct sk_buff *skb, struct tso_t *tso) tso_start() argument
/linux-4.1.27/net/ipv6/netfilter/
H A Dip6t_eui64.c23 eui64_mt6(const struct sk_buff *skb, struct xt_action_param *par) eui64_mt6() argument
H A Dip6t_MASQUERADE.c25 masquerade_tg6(struct sk_buff *skb, const struct xt_action_param *par) masquerade_tg6() argument
H A Dip6t_REJECT.c40 reject_tg6(struct sk_buff *skb, const struct xt_action_param *par) reject_tg6() argument
H A Dip6t_ipv6header.c30 ipv6header_mt6(const struct sk_buff *skb, struct xt_action_param *par) ipv6header_mt6() argument
H A Dip6t_mh.c35 static bool mh_mt6(const struct sk_buff *skb, struct xt_action_param *par) mh_mt6() argument
H A Dip6table_filter.c35 ip6table_filter_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, ip6table_filter_hook() argument
H A Dip6table_raw.c22 ip6table_raw_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, ip6table_raw_hook() argument
H A Dip6table_security.c39 ip6table_security_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, ip6table_security_hook() argument
H A Dnf_defrag_ipv6_hooks.c33 nf_ct6_defrag_user(unsigned int hooknum, struct sk_buff *skb) nf_ct6_defrag_user() argument
55 ipv6_defrag(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ipv6_defrag() argument
H A Dnft_chain_nat_ipv6.c27 nft_nat_do_chain(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state, struct nf_conn *ct) nft_nat_do_chain() argument
39 nft_nat_ipv6_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv6_fn() argument
46 nft_nat_ipv6_in(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv6_in() argument
53 nft_nat_ipv6_out(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv6_out() argument
60 nft_nat_ipv6_local_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv6_local_fn() argument
H A Dnft_chain_route_ipv6.c25 nf_route_table_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nf_route_table_hook() argument
/linux-4.1.27/net/netfilter/
H A Dnf_nat_tftp.c21 static unsigned int help(struct sk_buff *skb, help() argument
H A Dxt_CLASSIFY.c32 classify_tg(struct sk_buff *skb, const struct xt_action_param *par) classify_tg() argument
H A Dxt_TRACE.c14 trace_tg(struct sk_buff *skb, const struct xt_action_param *par) trace_tg() argument
H A Dxt_comment.c19 comment_mt(const struct sk_buff *skb, struct xt_action_param *par) comment_mt() argument
H A Dnf_conntrack_netbios_ns.c43 static int netbios_ns_help(struct sk_buff *skb, unsigned int protoff, netbios_ns_help() argument
H A Dxt_CHECKSUM.c26 checksum_tg(struct sk_buff *skb, const struct xt_action_param *par) checksum_tg() argument
H A Dxt_NFLOG.c25 nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) nflog_tg() argument
H A Dxt_bpf.c39 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) bpf_mt() argument
H A Dxt_cgroup.c38 cgroup_mt(const struct sk_buff *skb, struct xt_action_param *par) cgroup_mt() argument
H A Dxt_cpu.c37 static bool cpu_mt(const struct sk_buff *skb, struct xt_action_param *par) cpu_mt() argument
H A Dxt_devgroup.c22 static bool devgroup_mt(const struct sk_buff *skb, struct xt_action_param *par) devgroup_mt() argument
H A Dxt_hl.c28 static bool ttl_mt(const struct sk_buff *skb, struct xt_action_param *par) ttl_mt() argument
47 static bool hl_mt6(const struct sk_buff *skb, struct xt_action_param *par) hl_mt6() argument
H A Dxt_length.c24 length_mt(const struct sk_buff *skb, struct xt_action_param *par) length_mt() argument
33 length_mt6(const struct sk_buff *skb, struct xt_action_param *par) length_mt6() argument
H A Dxt_mac.c28 static bool mac_mt(const struct sk_buff *skb, struct xt_action_param *par) mac_mt() argument
H A Dxt_mark.c28 mark_tg(struct sk_buff *skb, const struct xt_action_param *par) mark_tg() argument
37 mark_mt(const struct sk_buff *skb, struct xt_action_param *par) mark_mt() argument
H A Dxt_pkttype.c26 pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) pkttype_mt() argument
H A Dxt_realm.c25 realm_mt(const struct sk_buff *skb, struct xt_action_param *par) realm_mt() argument
H A Dnf_conntrack_broadcast.c22 int nf_conntrack_broadcast_help(struct sk_buff *skb, nf_conntrack_broadcast_help() argument
H A Dnf_conntrack_l3proto_generic.c34 static bool generic_pkt_to_tuple(const struct sk_buff *skb, unsigned int nhoff, generic_pkt_to_tuple() argument
57 static int generic_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, generic_get_l4proto() argument
H A Dnf_conntrack_snmp.c38 static int snmp_conntrack_help(struct sk_buff *skb, unsigned int protoff, snmp_conntrack_help() argument
H A Dnf_nat_amanda.c27 static unsigned int help(struct sk_buff *skb, help() argument
H A Dnf_nat_proto_sctp.c31 sctp_manip_pkt(struct sk_buff *skb, sctp_manip_pkt() argument
H A Dnf_nat_proto_udp.c34 udp_manip_pkt(struct sk_buff *skb, udp_manip_pkt() argument
H A Dnf_nat_proto_unknown.c41 unknown_manip_pkt(struct sk_buff *skb, unknown_manip_pkt() argument
H A Dnf_nat_redirect.c32 nf_nat_redirect_ipv4(struct sk_buff *skb, nf_nat_redirect_ipv4() argument
85 nf_nat_redirect_ipv6(struct sk_buff *skb, const struct nf_nat_range *range, nf_nat_redirect_ipv6() argument
H A Dnft_masq.c61 int nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_masq_dump() argument
H A Dnft_redir.c86 int nft_redir_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_redir_dump() argument
H A Dnft_reject.c54 int nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_reject_dump() argument
H A Dxt_CONNSECMARK.c36 static void secmark_save(const struct sk_buff *skb) secmark_save() argument
54 static void secmark_restore(struct sk_buff *skb) secmark_restore() argument
67 connsecmark_tg(struct sk_buff *skb, const struct xt_action_param *par) connsecmark_tg() argument
H A Dxt_HL.c29 ttl_tg(struct sk_buff *skb, const struct xt_action_param *par) ttl_tg() argument
69 hl_tg6(struct sk_buff *skb, const struct xt_action_param *par) hl_tg6() argument
H A Dxt_LOG.c32 log_tg(struct sk_buff *skb, const struct xt_action_param *par) log_tg() argument
H A Dxt_NFQUEUE.c31 nfqueue_tg(struct sk_buff *skb, const struct xt_action_param *par) nfqueue_tg() argument
39 nfqueue_tg_v1(struct sk_buff *skb, const struct xt_action_param *par) nfqueue_tg_v1() argument
52 nfqueue_tg_v2(struct sk_buff *skb, const struct xt_action_param *par) nfqueue_tg_v2() argument
88 nfqueue_tg_v3(struct sk_buff *skb, const struct xt_action_param *par) nfqueue_tg_v3() argument
H A Dxt_REDIRECT.c32 redirect_tg6(struct sk_buff *skb, const struct xt_action_param *par) redirect_tg6() argument
63 redirect_tg4(struct sk_buff *skb, const struct xt_action_param *par) redirect_tg4() argument
H A Dxt_SECMARK.c33 secmark_tg(struct sk_buff *skb, const struct xt_action_param *par) secmark_tg() argument
H A Dxt_connlabel.c22 connlabel_mt(const struct sk_buff *skb, struct xt_action_param *par) connlabel_mt() argument
H A Dxt_connmark.c39 connmark_tg(struct sk_buff *skb, const struct xt_action_param *par) connmark_tg() argument
93 connmark_mt(const struct sk_buff *skb, struct xt_action_param *par) connmark_mt() argument
H A Dxt_dscp.c28 dscp_mt(const struct sk_buff *skb, struct xt_action_param *par) dscp_mt() argument
37 dscp_mt6(const struct sk_buff *skb, struct xt_action_param *par) dscp_mt6() argument
57 static bool tos_mt(const struct sk_buff *skb, struct xt_action_param *par) tos_mt() argument
H A Dxt_esp.c39 static bool esp_mt(const struct sk_buff *skb, struct xt_action_param *par) esp_mt() argument
H A Dxt_helper.c27 helper_mt(const struct sk_buff *skb, struct xt_action_param *par) helper_mt() argument
H A Dxt_ipcomp.c42 static bool comp_mt(const struct sk_buff *skb, struct xt_action_param *par) comp_mt() argument
H A Dxt_iprange.c20 iprange_mt4(const struct sk_buff *skb, struct xt_action_param *par) iprange_mt4() argument
69 iprange_mt6(const struct sk_buff *skb, struct xt_action_param *par) iprange_mt6() argument
H A Dxt_nfacct.c22 static bool nfacct_mt(const struct sk_buff *skb, struct xt_action_param *par) nfacct_mt() argument
H A Dxt_owner.c32 owner_mt(const struct sk_buff *skb, struct xt_action_param *par) owner_mt() argument
H A Dxt_physdev.c26 physdev_mt(const struct sk_buff *skb, struct xt_action_param *par) physdev_mt() argument
H A Dxt_quota.c26 quota_mt(const struct sk_buff *skb, struct xt_action_param *par) quota_mt() argument
H A Dxt_rateest.c18 xt_rateest_mt(const struct sk_buff *skb, struct xt_action_param *par) xt_rateest_mt() argument
H A Dxt_state.c24 state_mt(const struct sk_buff *skb, struct xt_action_param *par) state_mt() argument
H A Dxt_statistic.c32 statistic_mt(const struct sk_buff *skb, struct xt_action_param *par) statistic_mt() argument
H A Dxt_string.c26 string_mt(const struct sk_buff *skb, struct xt_action_param *par) string_mt() argument
H A Dxt_tcpmss.c28 tcpmss_mt(const struct sk_buff *skb, struct xt_action_param *par) tcpmss_mt() argument
/linux-4.1.27/net/sched/
H A Dsch_blackhole.c20 static int blackhole_enqueue(struct sk_buff *skb, struct Qdisc *sch) blackhole_enqueue() argument
H A Dem_u32.c21 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, em_u32_match() argument
H A Dem_cmp.c25 static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em, em_cmp_match() argument
/linux-4.1.27/net/wimax/
H A Dop-state-get.c44 int wimax_gnl_doit_state_get(struct sk_buff *skb, struct genl_info *info) wimax_gnl_doit_state_get() argument
H A Dop-reset.c102 int wimax_gnl_doit_reset(struct sk_buff *skb, struct genl_info *info) wimax_gnl_doit_reset() argument
/linux-4.1.27/drivers/isdn/pcbit/
H A Dcapi.h66 capi_channel(struct pcbit_dev *dev, struct sk_buff *skb) capi_channel() argument
/linux-4.1.27/drivers/net/team/
H A Dteam_mode_random.c18 static bool rnd_transmit(struct team *team, struct sk_buff *skb) rnd_transmit() argument
H A Dteam_mode_broadcast.c19 static bool bc_transmit(struct team *team, struct sk_buff *skb) bc_transmit() argument
H A Dteam_mode_roundrobin.c28 static bool rr_transmit(struct team *team, struct sk_buff *skb) rr_transmit() argument
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dtestmode.h33 ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) ath10k_tm_event_wmi() argument
H A Dmac.h54 ath10k_tx_h_seq_no(struct ieee80211_vif *vif, struct sk_buff *skb) ath10k_tx_h_seq_no() argument
/linux-4.1.27/drivers/bluetooth/
H A Dbtintel.c38 struct sk_buff *skb; btintel_check_bdaddr() local
82 struct sk_buff *skb; btintel_set_bdaddr() local
/linux-4.1.27/net/batman-adv/
H A Dsend.h64 batadv_send_skb_via_tt(struct batadv_priv *bat_priv, struct sk_buff *skb, uint8_t *dst_hint, unsigned short vid) batadv_send_skb_via_tt() argument
87 batadv_send_skb_via_tt_4addr(struct batadv_priv *bat_priv, struct sk_buff *skb, int packet_subtype, uint8_t *dst_hint, unsigned short vid) batadv_send_skb_via_tt_4addr() argument
H A Dmulticast.h56 batadv_mcast_forw_mode(struct batadv_priv *bat_priv, struct sk_buff *skb, batadv_mcast_forw_mode() argument
/linux-4.1.27/net/bridge/netfilter/
H A Debt_802_3.c16 ebt_802_3_mt(const struct sk_buff *skb, struct xt_action_param *par) ebt_802_3_mt() argument
H A Debt_dnat.c18 ebt_dnat_tg(struct sk_buff *skb, const struct xt_action_param *par) ebt_dnat_tg() argument
H A Debt_nflog.c23 ebt_nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) ebt_nflog_tg() argument
H A Debt_pkttype.c16 ebt_pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) ebt_pkttype_mt() argument
H A Debt_redirect.c19 ebt_redirect_tg(struct sk_buff *skb, const struct xt_action_param *par) ebt_redirect_tg() argument
H A Debt_arpreply.c19 ebt_arpreply_tg(struct sk_buff *skb, const struct xt_action_param *par) ebt_arpreply_tg() argument
H A Debt_ip.c28 ebt_ip_mt(const struct sk_buff *skb, struct xt_action_param *par) ebt_ip_mt() argument
H A Debt_snat.c20 ebt_snat_tg(struct sk_buff *skb, const struct xt_action_param *par) ebt_snat_tg() argument
H A Debtable_broute.c51 static int ebt_broute(struct sk_buff *skb) ebt_broute() argument
H A Dnf_log_bridge.c19 nf_log_bridge_packet(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *prefix) nf_log_bridge_packet() argument
/linux-4.1.27/net/ipv4/
H A Dip_forward.c42 static bool ip_may_fragment(const struct sk_buff *skb) ip_may_fragment() argument
48 static bool ip_exceeds_mtu(const struct sk_buff *skb, unsigned int mtu) ip_exceeds_mtu() argument
60 static int ip_forward_finish(struct sock *sk, struct sk_buff *skb) ip_forward_finish() argument
74 int ip_forward(struct sk_buff *skb) ip_forward() argument
H A Dxfrm4_mode_transport.c21 static int xfrm4_transport_output(struct xfrm_state *x, struct sk_buff *skb) xfrm4_transport_output() argument
43 static int xfrm4_transport_input(struct xfrm_state *x, struct sk_buff *skb) xfrm4_transport_input() argument
H A Dtcp_diag.c36 static void tcp_diag_dump(struct sk_buff *skb, struct netlink_callback *cb, tcp_diag_dump() argument
H A Dxfrm4_input.c20 int xfrm4_extract_input(struct xfrm_state *x, struct sk_buff *skb) xfrm4_extract_input() argument
25 static inline int xfrm4_rcv_encap_finish(struct sock *sk, struct sk_buff *skb) xfrm4_rcv_encap_finish() argument
40 int xfrm4_transport_finish(struct sk_buff *skb, int async) xfrm4_transport_finish() argument
68 int xfrm4_udp_encap_rcv(struct sock *sk, struct sk_buff *skb) xfrm4_udp_encap_rcv() argument
154 int xfrm4_rcv(struct sk_buff *skb) xfrm4_rcv() argument
H A Dxfrm4_mode_beet.c20 static void xfrm4_beet_make_header(struct sk_buff *skb) xfrm4_beet_make_header() argument
39 static int xfrm4_beet_output(struct xfrm_state *x, struct sk_buff *skb) xfrm4_beet_output() argument
84 static int xfrm4_beet_input(struct xfrm_state *x, struct sk_buff *skb) xfrm4_beet_input() argument
H A Dxfrm4_mode_tunnel.c18 static inline void ipip_ecn_decapsulate(struct sk_buff *skb) ipip_ecn_decapsulate() argument
30 static int xfrm4_mode_tunnel_output(struct xfrm_state *x, struct sk_buff *skb) xfrm4_mode_tunnel_output() argument
71 static int xfrm4_mode_tunnel_input(struct xfrm_state *x, struct sk_buff *skb) xfrm4_mode_tunnel_input() argument
H A Dxfrm4_output.c21 static int xfrm4_tunnel_check_size(struct sk_buff *skb) xfrm4_tunnel_check_size() argument
44 int xfrm4_extract_output(struct xfrm_state *x, struct sk_buff *skb) xfrm4_extract_output() argument
57 int xfrm4_prepare_output(struct xfrm_state *x, struct sk_buff *skb) xfrm4_prepare_output() argument
72 int xfrm4_output_finish(struct sock *sk, struct sk_buff *skb) xfrm4_output_finish() argument
83 static int __xfrm4_output(struct sock *sk, struct sk_buff *skb) __xfrm4_output() argument
97 int xfrm4_output(struct sock *sk, struct sk_buff *skb) xfrm4_output() argument
104 void xfrm4_local_error(struct sk_buff *skb, u32 mtu) xfrm4_local_error() argument
H A Dxfrm4_state.c57 int xfrm4_extract_header(struct sk_buff *skb) xfrm4_extract_header() argument
H A Dxfrm4_tunnel.c15 static int ipip_output(struct xfrm_state *x, struct sk_buff *skb) ipip_output() argument
21 static int ipip_xfrm_rcv(struct xfrm_state *x, struct sk_buff *skb) ipip_xfrm_rcv() argument
53 static int xfrm_tunnel_rcv(struct sk_buff *skb) xfrm_tunnel_rcv() argument
58 static int xfrm_tunnel_err(struct sk_buff *skb, u32 info) xfrm_tunnel_err() argument
/linux-4.1.27/net/ipv6/
H A Dxfrm6_mode_ro.c41 static int xfrm6_ro_output(struct xfrm_state *x, struct sk_buff *skb) xfrm6_ro_output() argument
H A Dip6_checksum.c65 int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh, int proto) udp6_csum_init() argument
91 void udp6_set_csum(bool nocheck, struct sk_buff *skb, udp6_set_csum() argument
H A Dip6_icmp.c33 void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) icmpv6_send() argument
H A Dtcpv6_offload.c32 static int tcp6_gro_complete(struct sk_buff *skb, int thoff) tcp6_gro_complete() argument
44 static struct sk_buff *tcp6_gso_segment(struct sk_buff *skb, tcp6_gso_segment() argument
18 tcp6_gro_receive(struct sk_buff **head, struct sk_buff *skb) tcp6_gro_receive() argument
H A Dxfrm6_input.c19 int xfrm6_extract_input(struct xfrm_state *x, struct sk_buff *skb) xfrm6_extract_input() argument
24 int xfrm6_rcv_spi(struct sk_buff *skb, int nexthdr, __be32 spi) xfrm6_rcv_spi() argument
32 int xfrm6_transport_finish(struct sk_buff *skb, int async) xfrm6_transport_finish() argument
51 int xfrm6_rcv(struct sk_buff *skb) xfrm6_rcv() argument
58 int xfrm6_input_addr(struct sk_buff *skb, xfrm_address_t *daddr, xfrm6_input_addr() argument
H A Dxfrm6_mode_beet.c22 static void xfrm6_beet_make_header(struct sk_buff *skb) xfrm6_beet_make_header() argument
40 static int xfrm6_beet_output(struct xfrm_state *x, struct sk_buff *skb) xfrm6_beet_output() argument
80 static int xfrm6_beet_input(struct xfrm_state *x, struct sk_buff *skb) xfrm6_beet_input() argument
H A Dxfrm6_mode_transport.c22 static int xfrm6_transport_output(struct xfrm_state *x, struct sk_buff *skb) xfrm6_transport_output() argument
47 static int xfrm6_transport_input(struct xfrm_state *x, struct sk_buff *skb) xfrm6_transport_input() argument
H A Dxfrm6_mode_tunnel.c21 static inline void ipip6_ecn_decapsulate(struct sk_buff *skb) ipip6_ecn_decapsulate() argument
34 static int xfrm6_mode_tunnel_output(struct xfrm_state *x, struct sk_buff *skb) xfrm6_mode_tunnel_output() argument
72 static int xfrm6_mode_tunnel_input(struct xfrm_state *x, struct sk_buff *skb) xfrm6_mode_tunnel_input() argument
/linux-4.1.27/net/ipx/
H A Dpe2.c10 pEII_request(struct datalink_proto *dl, struct sk_buff *skb, unsigned char *dest_node) pEII_request() argument
/linux-4.1.27/net/irda/irlan/
H A Dirlan_provider_event.c58 irlan_do_provider_event(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) irlan_do_provider_event() argument
72 irlan_provider_state_idle(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) irlan_provider_state_idle() argument
97 irlan_provider_state_info(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) irlan_provider_state_info() argument
162 irlan_provider_state_open(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) irlan_provider_state_open() argument
199 irlan_provider_state_data(struct irlan_cb *self, IRLAN_EVENT event, struct sk_buff *skb) irlan_provider_state_data() argument
H A Dirlan_filter.c38 void irlan_filter_request(struct irlan_cb *self, struct sk_buff *skb) irlan_filter_request() argument
/linux-4.1.27/net/llc/
H A Dllc_output.c32 int llc_mac_hdr_init(struct sk_buff *skb, llc_mac_hdr_init() argument
65 int llc_build_and_send_ui_pkt(struct llc_sap *sap, struct sk_buff *skb, llc_build_and_send_ui_pkt() argument
H A Dllc_core.c91 llc_sap_open(unsigned char lsap, int (*func)(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)) llc_sap_open() argument
H A Dllc_if.c42 int llc_build_and_send_pkt(struct sock *sk, struct sk_buff *skb) llc_build_and_send_pkt() argument
83 struct sk_buff *skb; llc_establish_connection() local
129 struct sk_buff *skb; llc_send_disc() local
H A Dllc_s_ev.c23 int llc_sap_ev_activation_req(struct llc_sap *sap, struct sk_buff *skb) llc_sap_ev_activation_req() argument
31 int llc_sap_ev_rx_ui(struct llc_sap *sap, struct sk_buff *skb) llc_sap_ev_rx_ui() argument
41 int llc_sap_ev_unitdata_req(struct llc_sap *sap, struct sk_buff *skb) llc_sap_ev_unitdata_req() argument
51 int llc_sap_ev_xid_req(struct llc_sap *sap, struct sk_buff *skb) llc_sap_ev_xid_req() argument
60 int llc_sap_ev_rx_xid_c(struct llc_sap *sap, struct sk_buff *skb) llc_sap_ev_rx_xid_c() argument
70 int llc_sap_ev_rx_xid_r(struct llc_sap *sap, struct sk_buff *skb) llc_sap_ev_rx_xid_r() argument
80 int llc_sap_ev_test_req(struct llc_sap *sap, struct sk_buff *skb) llc_sap_ev_test_req() argument
89 int llc_sap_ev_rx_test_c(struct llc_sap *sap, struct sk_buff *skb) llc_sap_ev_rx_test_c() argument
99 int llc_sap_ev_rx_test_r(struct llc_sap *sap, struct sk_buff *skb) llc_sap_ev_rx_test_r() argument
109 int llc_sap_ev_deactivation_req(struct llc_sap *sap, struct sk_buff *skb) llc_sap_ev_deactivation_req() argument
H A Dllc_station.c28 static int llc_stat_ev_rx_null_dsap_xid_c(struct sk_buff *skb) llc_stat_ev_rx_null_dsap_xid_c() argument
38 static int llc_stat_ev_rx_null_dsap_test_c(struct sk_buff *skb) llc_stat_ev_rx_null_dsap_test_c() argument
48 static int llc_station_ac_send_xid_r(struct sk_buff *skb) llc_station_ac_send_xid_r() argument
73 static int llc_station_ac_send_test_r(struct sk_buff *skb) llc_station_ac_send_test_r() argument
108 static void llc_station_rcv(struct sk_buff *skb) llc_station_rcv() argument
/linux-4.1.27/net/802/
H A Dp8023.c30 p8023_request(struct datalink_proto *dl, struct sk_buff *skb, unsigned char *dest_node) p8023_request() argument
H A Dfc.c36 static int fc_header(struct sk_buff *skb, struct net_device *dev, fc_header() argument
H A Dfddi.c52 static int fddi_header(struct sk_buff *skb, struct net_device *dev, fddi_header() argument
97 __be16 fddi_type_trans(struct sk_buff *skb, struct net_device *dev) fddi_type_trans() argument
H A Dp8022.c28 static int p8022_request(struct datalink_proto *dl, struct sk_buff *skb, p8022_request() argument
35 register_8022_client(unsigned char type, int (*func)(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)) register_8022_client() argument
H A Dstp.c33 static int stp_pdu_rcv(struct sk_buff *skb, struct net_device *dev, stp_pdu_rcv() argument
/linux-4.1.27/net/atm/
H A Draw.c22 static void atm_push_raw(struct atm_vcc *vcc, struct sk_buff *skb) atm_push_raw() argument
32 static void atm_pop_raw(struct atm_vcc *vcc, struct sk_buff *skb) atm_pop_raw() argument
43 static int atm_send_aal0(struct atm_vcc *vcc, struct sk_buff *skb) atm_send_aal0() argument
H A Datm_misc.c33 struct sk_buff *skb = alloc_skb(pdu_size, gfp_flags); atm_alloc_charge() local
/linux-4.1.27/net/mpls/
H A Dmpls_gso.c22 static struct sk_buff *mpls_gso_segment(struct sk_buff *skb, mpls_gso_segment() argument
/linux-4.1.27/net/rose/
H A Drose_out.c33 static void rose_send_iframe(struct sock *sk, struct sk_buff *skb) rose_send_iframe() argument
51 struct sk_buff *skb, *skbn; rose_kick() local
H A Drose_in.c39 static int rose_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) rose_state1_machine() argument
76 static int rose_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) rose_state2_machine() argument
104 static int rose_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) rose_state3_machine() argument
214 static int rose_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) rose_state4_machine() argument
251 static int rose_state5_machine(struct sock *sk, struct sk_buff *skb, int frametype) rose_state5_machine() argument
263 int rose_process_rx_frame(struct sock *sk, struct sk_buff *skb) rose_process_rx_frame() argument
/linux-4.1.27/net/rxrpc/
H A Dar-skbuff.c105 void rxrpc_packet_destructor(struct sk_buff *skb) rxrpc_packet_destructor() argument
132 void rxrpc_kernel_free_skb(struct sk_buff *skb) rxrpc_kernel_free_skb() argument
H A Dar-error.c34 struct sk_buff *skb; rxrpc_UDP_error_report() local
131 struct sk_buff *skb; rxrpc_UDP_error_handler() local
/linux-4.1.27/security/smack/
H A Dsmack_netfilter.c24 smack_ipv6_output(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) smack_ipv6_output() argument
41 smack_ipv4_output(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) smack_ipv4_output() argument
/linux-4.1.27/drivers/isdn/hysdn/
H A Dhysdn_sched.c78 struct sk_buff *skb; hysdn_sched_tx() local
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_concap.c42 static int isdn_concap_dl_data_req(struct concap_proto *concap, struct sk_buff *skb) isdn_concap_dl_data_req() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Diwch_ev.c106 void iwch_ev_dispatch(struct cxio_rdev *rdev_p, struct sk_buff *skb) iwch_ev_dispatch() argument
/linux-4.1.27/drivers/net/can/
H A Dvcan.c69 static void vcan_rx(struct sk_buff *skb, struct net_device *dev) vcan_rx() argument
84 static netdev_tx_t vcan_tx(struct sk_buff *skb, struct net_device *dev) vcan_tx() argument
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.c41 bool cxgb_fcoe_sof_eof_supported(struct adapter *adap, struct sk_buff *skb) cxgb_fcoe_sof_eof_supported() argument
/linux-4.1.27/drivers/net/wan/
H A Dhdlc_raw.c27 static __be16 raw_type_trans(struct sk_buff *skb, struct net_device *dev) raw_type_trans() argument
H A Dhdlc_raw_eth.c28 static netdev_tx_t eth_tx(struct sk_buff *skb, struct net_device *dev) eth_tx() argument
/linux-4.1.27/drivers/net/wan/lmc/
H A Dlmc_proto.c100 __be16 lmc_proto_type(lmc_softc_t *sc, struct sk_buff *skb) /*FOLD00*/ lmc_proto_type() argument
122 void lmc_proto_netif(lmc_softc_t *sc, struct sk_buff *skb) /*FOLD00*/ lmc_proto_netif() argument
/linux-4.1.27/drivers/scsi/
H A Dscsi_netlink.c46 scsi_nl_rcv_msg(struct sk_buff *skb) scsi_nl_rcv_msg() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-devtrace.h33 static inline bool iwl_trace_data(struct sk_buff *skb) iwl_trace_data() argument
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dtx.c64 netdev_tx_t lbs_hard_start_xmit(struct sk_buff *skb, struct net_device *dev) lbs_hard_start_xmit() argument
/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_frame.c58 struct sk_buff *skb; _fc_frame_alloc() local
/linux-4.1.27/drivers/staging/octeon/
H A Dethernet-mem.c51 struct sk_buff *skb = dev_alloc_skb(size + 256); cvm_oct_fill_hw_skbuff() local
76 struct sk_buff *skb = cvm_oct_free_hw_skbuff() local
/linux-4.1.27/drivers/nfc/nxp-nci/
H A Dcore.c81 static int nxp_nci_send(struct nci_dev *ndev, struct sk_buff *skb) nxp_nci_send() argument
/linux-4.1.27/drivers/net/wireless/ath/
H A Dmain.c33 struct sk_buff *skb; ath_rxbuf_alloc() local
/linux-4.1.27/fs/quota/
H A Dnetlink.c48 struct sk_buff *skb; quota_send_warning() local
/linux-4.1.27/include/net/sctp/
H A Dchecksum.h60 static inline __le32 sctp_compute_cksum(const struct sk_buff *skb, sctp_compute_cksum() argument
/linux-4.1.27/net/ax25/
H A Dax25_ds_in.c35 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) ax25_ds_state1_machine() argument
103 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) ax25_ds_state2_machine() argument
148 static int ax25_ds_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) ax25_ds_state3_machine() argument
282 int ax25_ds_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) ax25_ds_frame_in() argument
H A Dax25_ds_subr.c129 struct sk_buff *skb; ax25_kiss_cmd() local
H A Dax25_std_in.c42 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) ax25_std_state1_machine() argument
106 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) ax25_std_state2_machine() argument
144 static int ax25_std_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) ax25_std_state3_machine() argument
269 static int ax25_std_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) ax25_std_state4_machine() argument
422 int ax25_std_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) ax25_std_frame_in() argument
/linux-4.1.27/net/dsa/
H A Dtag_dsa.c18 static netdev_tx_t dsa_xmit(struct sk_buff *skb, struct net_device *dev) dsa_xmit() argument
76 static int dsa_rcv(struct sk_buff *skb, struct net_device *dev, dsa_rcv() argument
H A Dtag_edsa.c19 static netdev_tx_t edsa_xmit(struct sk_buff *skb, struct net_device *dev) edsa_xmit() argument
89 static int edsa_rcv(struct sk_buff *skb, struct net_device *dev, edsa_rcv() argument
H A Dtag_trailer.c16 static netdev_tx_t trailer_xmit(struct sk_buff *skb, struct net_device *dev) trailer_xmit() argument
66 static int trailer_rcv(struct sk_buff *skb, struct net_device *dev, trailer_rcv() argument
/linux-4.1.27/net/hsr/
H A Dhsr_slave.c23 struct sk_buff *skb = *pskb; hsr_handle_frame() local
/linux-4.1.27/net/ipv4/netfilter/
H A Darpt_mangle.c12 target(struct sk_buff *skb, const struct xt_action_param *par) target() argument
H A Darptable_filter.c30 arptable_filter_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, arptable_filter_hook() argument
H A Dipt_ECN.c29 set_ect_ip(struct sk_buff *skb, const struct ipt_ECN_info *einfo) set_ect_ip() argument
48 set_ect_tcp(struct sk_buff *skb, const struct ipt_ECN_info *einfo) set_ect_tcp() argument
80 ecn_tg(struct sk_buff *skb, const struct xt_action_param *par) ecn_tg() argument
H A Dipt_MASQUERADE.c48 masquerade_tg(struct sk_buff *skb, const struct xt_action_param *par) masquerade_tg() argument
H A Dipt_REJECT.c34 reject_tg(struct sk_buff *skb, const struct xt_action_param *par) reject_tg() argument
H A Dipt_ah.c33 static bool ah_mt(const struct sk_buff *skb, struct xt_action_param *par) ah_mt() argument
H A Diptable_filter.c36 iptable_filter_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, iptable_filter_hook() argument
H A Diptable_raw.c23 iptable_raw_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, iptable_raw_hook() argument
H A Diptable_security.c40 iptable_security_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, iptable_security_hook() argument
H A Dnf_defrag_ipv4.c25 static int nf_ct_ipv4_gather_frags(struct sk_buff *skb, u_int32_t user) nf_ct_ipv4_gather_frags() argument
43 nf_ct_defrag_user(unsigned int hooknum, struct sk_buff *skb) nf_ct_defrag_user() argument
64 ipv4_conntrack_defrag(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ipv4_conntrack_defrag() argument
H A Dnf_tables_arp.c18 nft_do_chain_arp(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_do_chain_arp() argument
H A Dnft_chain_nat_ipv4.c29 nft_nat_do_chain(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state, struct nf_conn *ct) nft_nat_do_chain() argument
41 nft_nat_ipv4_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv4_fn() argument
48 nft_nat_ipv4_in(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv4_in() argument
55 nft_nat_ipv4_out(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv4_out() argument
62 nft_nat_ipv4_local_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv4_local_fn() argument
H A Dnft_chain_route_ipv4.c24 nf_route_table_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nf_route_table_hook() argument
/linux-4.1.27/net/irda/ircomm/
H A Dircomm_event.c91 ircomm_state_idle(struct ircomm_cb *self, IRCOMM_EVENT event, struct sk_buff *skb, struct ircomm_info *info) ircomm_state_idle() argument
120 ircomm_state_waiti(struct ircomm_cb *self, IRCOMM_EVENT event, struct sk_buff *skb, struct ircomm_info *info) ircomm_state_waiti() argument
150 ircomm_state_waitr(struct ircomm_cb *self, IRCOMM_EVENT event, struct sk_buff *skb, struct ircomm_info *info) ircomm_state_waitr() argument
183 ircomm_state_conn(struct ircomm_cb *self, IRCOMM_EVENT event, struct sk_buff *skb, struct ircomm_info *info) ircomm_state_conn() argument
225 ircomm_do_event(struct ircomm_cb *self, IRCOMM_EVENT event, struct sk_buff *skb, struct ircomm_info *info) ircomm_do_event() argument
/linux-4.1.27/net/lapb/
H A Dlapb_in.c44 static void lapb_state0_machine(struct lapb_cb *lapb, struct sk_buff *skb, lapb_state0_machine() argument
115 static void lapb_state1_machine(struct lapb_cb *lapb, struct sk_buff *skb, lapb_state1_machine() argument
191 static void lapb_state2_machine(struct lapb_cb *lapb, struct sk_buff *skb, lapb_state2_machine() argument
251 static void lapb_state3_machine(struct lapb_cb *lapb, struct sk_buff *skb, lapb_state3_machine() argument
478 static void lapb_state4_machine(struct lapb_cb *lapb, struct sk_buff *skb, lapb_state4_machine() argument
539 void lapb_data_input(struct lapb_cb *lapb, struct sk_buff *skb) lapb_data_input() argument
/linux-4.1.27/net/6lowpan/
H A Dnhc_udp.c22 static int udp_uncompress(struct sk_buff *skb, size_t needed) udp_uncompress() argument
90 static int udp_compress(struct sk_buff *skb, u8 **hc_ptr) udp_compress() argument
/linux-4.1.27/net/mac802154/
H A Dtx.c37 struct sk_buff *skb; member in struct:ieee802154_xmit_cb
49 struct sk_buff *skb = cb->skb; ieee802154_xmit_worker() local
81 ieee802154_tx(struct ieee802154_local *local, struct sk_buff *skb) ieee802154_tx() argument
124 ieee802154_monitor_start_xmit(struct sk_buff *skb, struct net_device *dev) ieee802154_monitor_start_xmit() argument
134 ieee802154_subif_start_xmit(struct sk_buff *skb, struct net_device *dev) ieee802154_subif_start_xmit() argument
H A Dutil.c63 void ieee802154_xmit_complete(struct ieee802154_hw *hw, struct sk_buff *skb, ieee802154_xmit_complete() argument
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_fo.c26 ip_vs_fo_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_fo_schedule() argument
H A Dip_vs_lc.c29 ip_vs_lc_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_lc_schedule() argument
H A Dip_vs_nq.c58 ip_vs_nq_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_nq_schedule() argument
H A Dip_vs_rr.c58 ip_vs_rr_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_rr_schedule() argument
H A Dip_vs_sed.c62 ip_vs_sed_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_sed_schedule() argument
H A Dip_vs_wlc.c34 ip_vs_wlc_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_wlc_schedule() argument
/linux-4.1.27/net/netrom/
H A Dnr_loopback.c33 int nr_loopback_queue(struct sk_buff *skb) nr_loopback_queue() argument
53 struct sk_buff *skb; nr_loopback_timer() local
/linux-4.1.27/security/selinux/include/
H A Dxfrm.h62 static inline int selinux_xfrm_sock_rcv_skb(u32 sk_sid, struct sk_buff *skb, selinux_xfrm_sock_rcv_skb() argument
68 static inline int selinux_xfrm_postroute_last(u32 sk_sid, struct sk_buff *skb, selinux_xfrm_postroute_last() argument
75 static inline int selinux_xfrm_decode_session(struct sk_buff *skb, u32 *sid, selinux_xfrm_decode_session() argument
86 static inline int selinux_xfrm_skb_sid(struct sk_buff *skb, u32 *sid) selinux_xfrm_skb_sid() argument

Completed in 2092 milliseconds

1234567891011