/linux-4.1.27/include/net/ |
H A D | esp.h | 8 static inline struct ip_esp_hdr *ip_esp_hdr(const struct sk_buff *skb) ip_esp_hdr() argument
|
H A D | x25device.h | 9 static inline __be16 x25_type_trans(struct sk_buff *skb, struct net_device *dev) x25_type_trans() argument
|
H A D | ah.h | 17 static inline struct ip_auth_hdr *ip_auth_hdr(const struct sk_buff *skb) ip_auth_hdr() argument
|
H A D | ipcomp.h | 24 static inline struct ip_comp_hdr *ip_comp_hdr(const struct sk_buff *skb) ip_comp_hdr() argument
|
H A D | mpls.h | 35 static inline unsigned char *skb_mpls_header(struct sk_buff *skb) skb_mpls_header() argument
|
H A D | flow_keys.h | 32 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 D | gen_stats.h | 16 struct sk_buff * skb; member in struct:gnet_dump
|
/linux-4.1.27/include/linux/netfilter_bridge/ |
H A D | ebt_802_3.h | 7 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 D | netlabel_user.h | 48 static inline void netlbl_netlink_auditinfo(struct sk_buff *skb, netlbl_netlink_auditinfo() argument
|
/linux-4.1.27/samples/bpf/ |
H A D | sockex1_kern.c | 15 int bpf_prog1(struct __sk_buff *skb) bpf_prog1() argument
|
H A D | tracex1_kern.c | 28 struct sk_buff *skb; bpf_prog1() local
|
/linux-4.1.27/include/linux/ |
H A D | icmp.h | 23 static inline struct icmphdr *icmp_hdr(const struct sk_buff *skb) icmp_hdr() argument
|
H A D | if_ether.h | 26 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) eth_hdr() argument
|
H A D | if_arp.h | 29 static inline struct arphdr *arp_hdr(const struct sk_buff *skb) arp_hdr() argument
|
H A D | ip.h | 23 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 D | icmpv6.h | 7 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 D | netlink.h | 43 struct sk_buff *skb; member in struct:tipc_nl_msg
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_conntrack_core.h | 61 static inline int nf_conntrack_confirm(struct sk_buff *skb) nf_conntrack_confirm() argument
|
H A D | nf_tables_ipv4.h | 8 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 D | nf_nat_helper.h | 16 static inline int nf_nat_mangle_tcp_packet(struct sk_buff *skb, nf_nat_mangle_tcp_packet() argument
|
H A D | nf_tables_ipv6.h | 8 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 D | nfnetlink_queue.h | 27 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 D | ip_set_getport.h | 11 static inline bool ip_set_get_ip6_port(const struct sk_buff *skb, bool src, ip_set_get_ip6_port() argument
|
H A D | ip_set_comment.h | 40 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 D | ptp_classifier.c | 112 unsigned int ptp_classify_raw(const struct sk_buff *skb) ptp_classify_raw() argument
|
H A D | timestamping.c | 26 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 D | tso.c | 7 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 D | ip6t_eui64.c | 23 eui64_mt6(const struct sk_buff *skb, struct xt_action_param *par) eui64_mt6() argument
|
H A D | ip6t_MASQUERADE.c | 25 masquerade_tg6(struct sk_buff *skb, const struct xt_action_param *par) masquerade_tg6() argument
|
H A D | ip6t_REJECT.c | 40 reject_tg6(struct sk_buff *skb, const struct xt_action_param *par) reject_tg6() argument
|
H A D | ip6t_ipv6header.c | 30 ipv6header_mt6(const struct sk_buff *skb, struct xt_action_param *par) ipv6header_mt6() argument
|
H A D | ip6t_mh.c | 35 static bool mh_mt6(const struct sk_buff *skb, struct xt_action_param *par) mh_mt6() argument
|
H A D | ip6table_filter.c | 35 ip6table_filter_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, ip6table_filter_hook() argument
|
H A D | ip6table_raw.c | 22 ip6table_raw_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, ip6table_raw_hook() argument
|
H A D | ip6table_security.c | 39 ip6table_security_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, ip6table_security_hook() argument
|
H A D | nf_defrag_ipv6_hooks.c | 33 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 D | nft_chain_nat_ipv6.c | 27 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 D | nft_chain_route_ipv6.c | 25 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 D | nf_nat_tftp.c | 21 static unsigned int help(struct sk_buff *skb, help() argument
|
H A D | xt_CLASSIFY.c | 32 classify_tg(struct sk_buff *skb, const struct xt_action_param *par) classify_tg() argument
|
H A D | xt_TRACE.c | 14 trace_tg(struct sk_buff *skb, const struct xt_action_param *par) trace_tg() argument
|
H A D | xt_comment.c | 19 comment_mt(const struct sk_buff *skb, struct xt_action_param *par) comment_mt() argument
|
H A D | nf_conntrack_netbios_ns.c | 43 static int netbios_ns_help(struct sk_buff *skb, unsigned int protoff, netbios_ns_help() argument
|
H A D | xt_CHECKSUM.c | 26 checksum_tg(struct sk_buff *skb, const struct xt_action_param *par) checksum_tg() argument
|
H A D | xt_NFLOG.c | 25 nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) nflog_tg() argument
|
H A D | xt_bpf.c | 39 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) bpf_mt() argument
|
H A D | xt_cgroup.c | 38 cgroup_mt(const struct sk_buff *skb, struct xt_action_param *par) cgroup_mt() argument
|
H A D | xt_cpu.c | 37 static bool cpu_mt(const struct sk_buff *skb, struct xt_action_param *par) cpu_mt() argument
|
H A D | xt_devgroup.c | 22 static bool devgroup_mt(const struct sk_buff *skb, struct xt_action_param *par) devgroup_mt() argument
|
H A D | xt_hl.c | 28 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 D | xt_length.c | 24 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 D | xt_mac.c | 28 static bool mac_mt(const struct sk_buff *skb, struct xt_action_param *par) mac_mt() argument
|
H A D | xt_mark.c | 28 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 D | xt_pkttype.c | 26 pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) pkttype_mt() argument
|
H A D | xt_realm.c | 25 realm_mt(const struct sk_buff *skb, struct xt_action_param *par) realm_mt() argument
|
H A D | nf_conntrack_broadcast.c | 22 int nf_conntrack_broadcast_help(struct sk_buff *skb, nf_conntrack_broadcast_help() argument
|
H A D | nf_conntrack_l3proto_generic.c | 34 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 D | nf_conntrack_snmp.c | 38 static int snmp_conntrack_help(struct sk_buff *skb, unsigned int protoff, snmp_conntrack_help() argument
|
H A D | nf_nat_amanda.c | 27 static unsigned int help(struct sk_buff *skb, help() argument
|
H A D | nf_nat_proto_sctp.c | 31 sctp_manip_pkt(struct sk_buff *skb, sctp_manip_pkt() argument
|
H A D | nf_nat_proto_udp.c | 34 udp_manip_pkt(struct sk_buff *skb, udp_manip_pkt() argument
|
H A D | nf_nat_proto_unknown.c | 41 unknown_manip_pkt(struct sk_buff *skb, unknown_manip_pkt() argument
|
H A D | nf_nat_redirect.c | 32 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 D | nft_masq.c | 61 int nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_masq_dump() argument
|
H A D | nft_redir.c | 86 int nft_redir_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_redir_dump() argument
|
H A D | nft_reject.c | 54 int nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_reject_dump() argument
|
H A D | xt_CONNSECMARK.c | 36 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 D | xt_HL.c | 29 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 D | xt_LOG.c | 32 log_tg(struct sk_buff *skb, const struct xt_action_param *par) log_tg() argument
|
H A D | xt_NFQUEUE.c | 31 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 D | xt_REDIRECT.c | 32 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 D | xt_SECMARK.c | 33 secmark_tg(struct sk_buff *skb, const struct xt_action_param *par) secmark_tg() argument
|
H A D | xt_connlabel.c | 22 connlabel_mt(const struct sk_buff *skb, struct xt_action_param *par) connlabel_mt() argument
|
H A D | xt_connmark.c | 39 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 D | xt_dscp.c | 28 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 D | xt_esp.c | 39 static bool esp_mt(const struct sk_buff *skb, struct xt_action_param *par) esp_mt() argument
|
H A D | xt_helper.c | 27 helper_mt(const struct sk_buff *skb, struct xt_action_param *par) helper_mt() argument
|
H A D | xt_ipcomp.c | 42 static bool comp_mt(const struct sk_buff *skb, struct xt_action_param *par) comp_mt() argument
|
H A D | xt_iprange.c | 20 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 D | xt_nfacct.c | 22 static bool nfacct_mt(const struct sk_buff *skb, struct xt_action_param *par) nfacct_mt() argument
|
H A D | xt_owner.c | 32 owner_mt(const struct sk_buff *skb, struct xt_action_param *par) owner_mt() argument
|
H A D | xt_physdev.c | 26 physdev_mt(const struct sk_buff *skb, struct xt_action_param *par) physdev_mt() argument
|
H A D | xt_quota.c | 26 quota_mt(const struct sk_buff *skb, struct xt_action_param *par) quota_mt() argument
|
H A D | xt_rateest.c | 18 xt_rateest_mt(const struct sk_buff *skb, struct xt_action_param *par) xt_rateest_mt() argument
|
H A D | xt_state.c | 24 state_mt(const struct sk_buff *skb, struct xt_action_param *par) state_mt() argument
|
H A D | xt_statistic.c | 32 statistic_mt(const struct sk_buff *skb, struct xt_action_param *par) statistic_mt() argument
|
H A D | xt_string.c | 26 string_mt(const struct sk_buff *skb, struct xt_action_param *par) string_mt() argument
|
H A D | xt_tcpmss.c | 28 tcpmss_mt(const struct sk_buff *skb, struct xt_action_param *par) tcpmss_mt() argument
|
/linux-4.1.27/net/sched/ |
H A D | sch_blackhole.c | 20 static int blackhole_enqueue(struct sk_buff *skb, struct Qdisc *sch) blackhole_enqueue() argument
|
H A D | em_u32.c | 21 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, em_u32_match() argument
|
H A D | em_cmp.c | 25 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 D | op-state-get.c | 44 int wimax_gnl_doit_state_get(struct sk_buff *skb, struct genl_info *info) wimax_gnl_doit_state_get() argument
|
H A D | op-reset.c | 102 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 D | capi.h | 66 capi_channel(struct pcbit_dev *dev, struct sk_buff *skb) capi_channel() argument
|
/linux-4.1.27/drivers/net/team/ |
H A D | team_mode_random.c | 18 static bool rnd_transmit(struct team *team, struct sk_buff *skb) rnd_transmit() argument
|
H A D | team_mode_broadcast.c | 19 static bool bc_transmit(struct team *team, struct sk_buff *skb) bc_transmit() argument
|
H A D | team_mode_roundrobin.c | 28 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 D | testmode.h | 33 ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) ath10k_tm_event_wmi() argument
|
H A D | mac.h | 54 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 D | btintel.c | 38 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 D | send.h | 64 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 D | multicast.h | 56 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 D | ebt_802_3.c | 16 ebt_802_3_mt(const struct sk_buff *skb, struct xt_action_param *par) ebt_802_3_mt() argument
|
H A D | ebt_dnat.c | 18 ebt_dnat_tg(struct sk_buff *skb, const struct xt_action_param *par) ebt_dnat_tg() argument
|
H A D | ebt_nflog.c | 23 ebt_nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) ebt_nflog_tg() argument
|
H A D | ebt_pkttype.c | 16 ebt_pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) ebt_pkttype_mt() argument
|
H A D | ebt_redirect.c | 19 ebt_redirect_tg(struct sk_buff *skb, const struct xt_action_param *par) ebt_redirect_tg() argument
|
H A D | ebt_arpreply.c | 19 ebt_arpreply_tg(struct sk_buff *skb, const struct xt_action_param *par) ebt_arpreply_tg() argument
|
H A D | ebt_ip.c | 28 ebt_ip_mt(const struct sk_buff *skb, struct xt_action_param *par) ebt_ip_mt() argument
|
H A D | ebt_snat.c | 20 ebt_snat_tg(struct sk_buff *skb, const struct xt_action_param *par) ebt_snat_tg() argument
|
H A D | ebtable_broute.c | 51 static int ebt_broute(struct sk_buff *skb) ebt_broute() argument
|
H A D | nf_log_bridge.c | 19 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 D | ip_forward.c | 42 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 D | xfrm4_mode_transport.c | 21 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 D | tcp_diag.c | 36 static void tcp_diag_dump(struct sk_buff *skb, struct netlink_callback *cb, tcp_diag_dump() argument
|
H A D | xfrm4_input.c | 20 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 D | xfrm4_mode_beet.c | 20 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 D | xfrm4_mode_tunnel.c | 18 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 D | xfrm4_output.c | 21 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 D | xfrm4_state.c | 57 int xfrm4_extract_header(struct sk_buff *skb) xfrm4_extract_header() argument
|
H A D | xfrm4_tunnel.c | 15 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 D | xfrm6_mode_ro.c | 41 static int xfrm6_ro_output(struct xfrm_state *x, struct sk_buff *skb) xfrm6_ro_output() argument
|
H A D | ip6_checksum.c | 65 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 D | ip6_icmp.c | 33 void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) icmpv6_send() argument
|
H A D | tcpv6_offload.c | 32 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 D | xfrm6_input.c | 19 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 D | xfrm6_mode_beet.c | 22 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 D | xfrm6_mode_transport.c | 22 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 D | xfrm6_mode_tunnel.c | 21 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 D | pe2.c | 10 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 D | irlan_provider_event.c | 58 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 D | irlan_filter.c | 38 void irlan_filter_request(struct irlan_cb *self, struct sk_buff *skb) irlan_filter_request() argument
|
/linux-4.1.27/net/llc/ |
H A D | llc_output.c | 32 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 D | llc_core.c | 91 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 D | llc_if.c | 42 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 D | llc_s_ev.c | 23 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 D | llc_station.c | 28 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 D | p8023.c | 30 p8023_request(struct datalink_proto *dl, struct sk_buff *skb, unsigned char *dest_node) p8023_request() argument
|
H A D | fc.c | 36 static int fc_header(struct sk_buff *skb, struct net_device *dev, fc_header() argument
|
H A D | fddi.c | 52 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 D | p8022.c | 28 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 D | stp.c | 33 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 D | raw.c | 22 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 D | atm_misc.c | 33 struct sk_buff *skb = alloc_skb(pdu_size, gfp_flags); atm_alloc_charge() local
|
/linux-4.1.27/net/mpls/ |
H A D | mpls_gso.c | 22 static struct sk_buff *mpls_gso_segment(struct sk_buff *skb, mpls_gso_segment() argument
|
/linux-4.1.27/net/rose/ |
H A D | rose_out.c | 33 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 D | rose_in.c | 39 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 D | ar-skbuff.c | 105 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 D | ar-error.c | 34 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 D | smack_netfilter.c | 24 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 D | hysdn_sched.c | 78 struct sk_buff *skb; hysdn_sched_tx() local
|
/linux-4.1.27/drivers/isdn/i4l/ |
H A D | isdn_concap.c | 42 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 D | iwch_ev.c | 106 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 D | vcan.c | 69 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 D | cxgb4_fcoe.c | 41 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 D | hdlc_raw.c | 27 static __be16 raw_type_trans(struct sk_buff *skb, struct net_device *dev) raw_type_trans() argument
|
H A D | hdlc_raw_eth.c | 28 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 D | lmc_proto.c | 100 __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 D | scsi_netlink.c | 46 scsi_nl_rcv_msg(struct sk_buff *skb) scsi_nl_rcv_msg() argument
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
H A D | iwl-devtrace.h | 33 static inline bool iwl_trace_data(struct sk_buff *skb) iwl_trace_data() argument
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
H A D | tx.c | 64 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 D | fc_frame.c | 58 struct sk_buff *skb; _fc_frame_alloc() local
|
/linux-4.1.27/drivers/staging/octeon/ |
H A D | ethernet-mem.c | 51 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 D | core.c | 81 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 D | main.c | 33 struct sk_buff *skb; ath_rxbuf_alloc() local
|
/linux-4.1.27/fs/quota/ |
H A D | netlink.c | 48 struct sk_buff *skb; quota_send_warning() local
|
/linux-4.1.27/include/net/sctp/ |
H A D | checksum.h | 60 static inline __le32 sctp_compute_cksum(const struct sk_buff *skb, sctp_compute_cksum() argument
|
/linux-4.1.27/net/ax25/ |
H A D | ax25_ds_in.c | 35 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 D | ax25_ds_subr.c | 129 struct sk_buff *skb; ax25_kiss_cmd() local
|
H A D | ax25_std_in.c | 42 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 D | tag_dsa.c | 18 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 D | tag_edsa.c | 19 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 D | tag_trailer.c | 16 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 D | hsr_slave.c | 23 struct sk_buff *skb = *pskb; hsr_handle_frame() local
|
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | arpt_mangle.c | 12 target(struct sk_buff *skb, const struct xt_action_param *par) target() argument
|
H A D | arptable_filter.c | 30 arptable_filter_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, arptable_filter_hook() argument
|
H A D | ipt_ECN.c | 29 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 D | ipt_MASQUERADE.c | 48 masquerade_tg(struct sk_buff *skb, const struct xt_action_param *par) masquerade_tg() argument
|
H A D | ipt_REJECT.c | 34 reject_tg(struct sk_buff *skb, const struct xt_action_param *par) reject_tg() argument
|
H A D | ipt_ah.c | 33 static bool ah_mt(const struct sk_buff *skb, struct xt_action_param *par) ah_mt() argument
|
H A D | iptable_filter.c | 36 iptable_filter_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, iptable_filter_hook() argument
|
H A D | iptable_raw.c | 23 iptable_raw_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, iptable_raw_hook() argument
|
H A D | iptable_security.c | 40 iptable_security_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, iptable_security_hook() argument
|
H A D | nf_defrag_ipv4.c | 25 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 D | nf_tables_arp.c | 18 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 D | nft_chain_nat_ipv4.c | 29 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 D | nft_chain_route_ipv4.c | 24 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 D | ircomm_event.c | 91 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 D | lapb_in.c | 44 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 D | nhc_udp.c | 22 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 D | tx.c | 37 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 D | util.c | 63 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 D | ip_vs_fo.c | 26 ip_vs_fo_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_fo_schedule() argument
|
H A D | ip_vs_lc.c | 29 ip_vs_lc_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_lc_schedule() argument
|
H A D | ip_vs_nq.c | 58 ip_vs_nq_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_nq_schedule() argument
|
H A D | ip_vs_rr.c | 58 ip_vs_rr_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_rr_schedule() argument
|
H A D | ip_vs_sed.c | 62 ip_vs_sed_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, ip_vs_sed_schedule() argument
|
H A D | ip_vs_wlc.c | 34 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 D | nr_loopback.c | 33 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 D | xfrm.h | 62 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
|