Home
last modified time | relevance | path

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

12345678910>>...42

/net/llc/
A Dllc_c_ev.c78 struct sk_buff *skb; in llc_util_nr_inside_tx_window() local
197 struct sk_buff *skb) in llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns()
209 struct sk_buff *skb) in llc_conn_ev_rx_i_cmd_pbit_set_1_unexpd_ns()
221 struct sk_buff *skb) in llc_conn_ev_rx_i_cmd_pbit_set_x_inval_ns()
264 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_0_unexpd_ns()
276 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_1_unexpd_ns()
288 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_x_unexpd_ns()
299 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_x_inval_ns()
503 struct sk_buff *skb) in llc_conn_ev_rx_zzz_cmd_pbit_set_x_inval_nr()
521 struct sk_buff *skb) in llc_conn_ev_rx_zzz_rsp_fbit_set_x_inval_nr()
[all …]
A Dllc_c_ac.c61 int llc_conn_ac_conn_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_conn_ind()
177 struct sk_buff *skb) in llc_conn_ac_clear_remote_busy_if_f_eq_1()
189 struct sk_buff *skb) in llc_conn_ac_stop_rej_tmr_if_data_flag_eq_2()
428 struct sk_buff *skb) in llc_conn_ac_resend_i_xxx_x_set_0_or_send_rr()
911 struct sk_buff *skb) in llc_conn_ac_send_i_rsp_f_set_ackpf()
966 struct sk_buff *skb) in llc_conn_ac_send_rr_rsp_f_set_ackpf()
1140 struct sk_buff *skb) in llc_conn_ac_start_ack_tmr_if_not_running()
1242 struct sk_buff *skb) in llc_conn_ac_set_data_flag_1_if_data_flag_eq_0()
1323 struct sk_buff *skb = alloc_skb(0, GFP_ATOMIC); in llc_conn_tmr_common_cb() local
1393 int llc_conn_disc(struct sock *sk, struct sk_buff *skb) in llc_conn_disc()
[all …]
A Dllc_pdu.c21 void llc_pdu_set_cmd_rsp(struct sk_buff *skb, u8 pdu_type) in llc_pdu_set_cmd_rsp()
35 void llc_pdu_set_pf_bit(struct sk_buff *skb, u8 bit_value) in llc_pdu_set_pf_bit()
63 void llc_pdu_decode_pf_bit(struct sk_buff *skb, u8 *pf_bit) in llc_pdu_decode_pf_bit()
89 void llc_pdu_init_as_disc_cmd(struct sk_buff *skb, u8 p_bit) in llc_pdu_init_as_disc_cmd()
126 void llc_pdu_init_as_rej_cmd(struct sk_buff *skb, u8 p_bit, u8 nr) in llc_pdu_init_as_rej_cmd()
146 void llc_pdu_init_as_rnr_cmd(struct sk_buff *skb, u8 p_bit, u8 nr) in llc_pdu_init_as_rnr_cmd()
166 void llc_pdu_init_as_rr_cmd(struct sk_buff *skb, u8 p_bit, u8 nr) in llc_pdu_init_as_rr_cmd()
184 void llc_pdu_init_as_sabme_cmd(struct sk_buff *skb, u8 p_bit) in llc_pdu_init_as_sabme_cmd()
200 void llc_pdu_init_as_dm_rsp(struct sk_buff *skb, u8 f_bit) in llc_pdu_init_as_dm_rsp()
255 void llc_pdu_init_as_rr_rsp(struct sk_buff *skb, u8 f_bit, u8 nr) in llc_pdu_init_as_rr_rsp()
[all …]
A Dllc_s_ev.c23 int llc_sap_ev_activation_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_activation_req()
31 int llc_sap_ev_rx_ui(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_ui()
41 int llc_sap_ev_unitdata_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_unitdata_req()
51 int llc_sap_ev_xid_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_xid_req()
60 int llc_sap_ev_rx_xid_c(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_xid_c()
70 int llc_sap_ev_rx_xid_r(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_xid_r()
80 int llc_sap_ev_test_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_test_req()
89 int llc_sap_ev_rx_test_c(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_test_c()
99 int llc_sap_ev_rx_test_r(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_test_r()
109 int llc_sap_ev_deactivation_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_deactivation_req()
A Dllc_s_ac.c37 int llc_sap_action_unitdata_ind(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_unitdata_ind()
43 static int llc_prepare_and_xmit(struct sk_buff *skb) in llc_prepare_and_xmit()
72 int llc_sap_action_send_ui(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_send_ui()
92 int llc_sap_action_send_xid_c(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_send_xid_c()
111 int llc_sap_action_send_xid_r(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_send_xid_r()
143 int llc_sap_action_send_test_c(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_send_test_c()
154 int llc_sap_action_send_test_r(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_send_test_r()
191 int llc_sap_action_report_status(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_report_status()
204 int llc_sap_action_xid_ind(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_xid_ind()
218 int llc_sap_action_test_ind(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_test_ind()
A Dllc_sap.c52 struct sk_buff *skb; in llc_alloc_frame() local
70 void llc_save_primitive(struct sock *sk, struct sk_buff *skb, u8 prim) in llc_save_primitive()
92 void llc_sap_rtn_pdu(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_rtn_pdu()
118 struct sk_buff *skb) in llc_find_sap_trans()
147 struct sk_buff *skb) in llc_exec_sap_trans_actions()
232 struct sk_buff *skb, u8 *dmac, u8 dsap) in llc_build_and_send_test_pkt()
281 static void llc_sap_rcv(struct llc_sap *sap, struct sk_buff *skb, in llc_sap_rcv()
356 const struct sk_buff *skb, in llc_mcast_match()
366 static void llc_do_mcast(struct llc_sap *sap, struct sk_buff *skb, in llc_do_mcast()
395 struct sk_buff *skb) in llc_sap_mcast()
[all …]
/net/xfrm/
A Dxfrm_output.c31 static int xfrm_skb_check_space(struct sk_buff *skb) in xfrm_skb_check_space()
52 static struct dst_entry *skb_dst_pop(struct sk_buff *skb) in skb_dst_pop()
82 static int mip6_rthdr_offset(struct sk_buff *skb, u8 **nexthdr, int type) in mip6_rthdr_offset()
194 static int xfrm6_ro_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_ro_output()
492 static int xfrm_output_one(struct sk_buff *skb, int err) in xfrm_output_one()
586 int xfrm_output_resume(struct sock *sk, struct sk_buff *skb, int err) in xfrm_output_resume()
616 struct sk_buff *skb) in xfrm_dev_direct_output()
743 int xfrm_output(struct sock *sk, struct sk_buff *skb) in xfrm_output()
830 int xfrm4_tunnel_check_size(struct sk_buff *skb) in xfrm4_tunnel_check_size()
879 int xfrm6_tunnel_check_size(struct sk_buff *skb) in xfrm6_tunnel_check_size()
[all …]
A Dxfrm_input.c103 static int xfrm_rcv_cb(struct sk_buff *skb, unsigned int family, u8 protocol, in xfrm_rcv_cb()
120 struct sec_path *secpath_set(struct sk_buff *skb) in secpath_set()
226 static void ipip_ecn_decapsulate(struct sk_buff *skb) in ipip_ecn_decapsulate()
263 static void ipip6_ecn_decapsulate(struct sk_buff *skb) in ipip6_ecn_decapsulate()
339 struct sk_buff *skb) in xfrm_inner_mode_encap_remove()
365 static int xfrm_prepare_input(struct xfrm_state *x, struct sk_buff *skb) in xfrm_prepare_input()
433 struct sk_buff *skb) in xfrm_inner_mode_input()
769 int xfrm_input_resume(struct sk_buff *skb, int nexthdr) in xfrm_input_resume()
779 struct sk_buff *skb; in xfrm_trans_reinject() local
793 int xfrm_trans_queue_net(struct net *net, struct sk_buff *skb, in xfrm_trans_queue_net()
[all …]
/net/nfc/nci/
A Drsp.c29 const struct sk_buff *skb) in nci_core_reset_rsp_packet()
48 const struct sk_buff *skb) in nci_core_init_rsp_packet_v1()
87 const struct sk_buff *skb) in nci_core_init_rsp_packet_v2()
166 const struct sk_buff *skb) in nci_core_set_config_rsp_packet()
186 const struct sk_buff *skb) in nci_rf_disc_rsp_packet()
217 const struct sk_buff *skb) in nci_rf_disc_select_rsp_packet()
229 const struct sk_buff *skb) in nci_rf_deactivate_rsp_packet()
245 const struct sk_buff *skb) in nci_nfcee_discover_rsp_packet()
262 const struct sk_buff *skb) in nci_nfcee_mode_set_rsp_packet()
271 const struct sk_buff *skb) in nci_core_conn_create_rsp_packet()
[all …]
/net/bridge/
A Dbr_netfilter_hooks.c72 #define IS_IP(skb) \ argument
75 #define IS_IPV6(skb) \ argument
78 #define IS_ARP(skb) \ argument
254 void nf_bridge_update_protocol(struct sk_buff *skb) in nf_bridge_update_protocol()
479 struct sk_buff *skb, in br_nf_pre_routing()
581 struct sk_buff *skb, in br_nf_local_in()
768 struct sk_buff *skb, in br_nf_forward()
931 struct sk_buff *skb, in br_nf_post_routing()
980 struct sk_buff *skb, in ip_sabotage_in()
1035 static int br_nf_dev_xmit(struct sk_buff *skb) in br_nf_dev_xmit()
[all …]
/net/ieee802154/6lowpan/
A Drx.c21 static int lowpan_give_skb_to_device(struct sk_buff *skb) in lowpan_give_skb_to_device()
64 static lowpan_rx_result lowpan_rx_h_frag(struct sk_buff *skb) in lowpan_rx_h_frag()
83 int lowpan_iphc_decompress(struct sk_buff *skb) in lowpan_iphc_decompress()
93 static lowpan_rx_result lowpan_rx_h_iphc(struct sk_buff *skb) in lowpan_rx_h_iphc()
112 lowpan_rx_result lowpan_rx_h_ipv6(struct sk_buff *skb) in lowpan_rx_h_ipv6()
127 static lowpan_rx_result lowpan_rx_h_esc(struct sk_buff *skb) in lowpan_rx_h_esc()
143 static lowpan_rx_result lowpan_rx_h_hc1(struct sk_buff *skb) in lowpan_rx_h_hc1()
159 static lowpan_rx_result lowpan_rx_h_dff(struct sk_buff *skb) in lowpan_rx_h_dff()
175 static lowpan_rx_result lowpan_rx_h_bc0(struct sk_buff *skb) in lowpan_rx_h_bc0()
202 static int lowpan_invoke_rx_handlers(struct sk_buff *skb) in lowpan_invoke_rx_handlers()
[all …]
/net/openvswitch/
A Dflow.c62 const struct sk_buff *skb) in ovs_flow_stats_update()
188 static bool arphdr_ok(struct sk_buff *skb) in arphdr_ok()
194 static int check_iphdr(struct sk_buff *skb) in check_iphdr()
213 static bool tcphdr_ok(struct sk_buff *skb) in tcphdr_ok()
229 static bool udphdr_ok(struct sk_buff *skb) in udphdr_ok()
235 static bool sctphdr_ok(struct sk_buff *skb) in sctphdr_ok()
241 static bool icmphdr_ok(struct sk_buff *skb) in icmphdr_ok()
434 static bool icmp6hdr_ok(struct sk_buff *skb) in icmp6hdr_ok()
516 static __be16 parse_ethertype(struct sk_buff *skb) in parse_ethertype()
1002 struct sk_buff *skb, struct sw_flow_key *key) in ovs_flow_key_extract()
[all …]
A Dactions.c282 static noinline_for_stack int push_nsh(struct sk_buff *skb, in push_nsh()
347 static void set_ip_addr(struct sk_buff *skb, struct iphdr *nh, in set_ip_addr()
393 static void set_ipv6_addr(struct sk_buff *skb, u8 l4_proto, in set_ipv6_addr()
639 static void set_tp_port(struct sk_buff *skb, __be16 *port, in set_tp_port()
754 struct sk_buff *skb) in ovs_vport_output()
828 struct sk_buff *skb, u16 mru, in ovs_fragment()
1003 static int sample(struct datapath *dp, struct sk_buff *skb, in sample()
1044 static int clone(struct datapath *dp, struct sk_buff *skb, in clone()
1085 static int execute_set_action(struct sk_buff *skb, in execute_set_action()
1105 static int execute_masked_set_action(struct sk_buff *skb, in execute_masked_set_action()
[all …]
/net/bluetooth/
A Dhci_event.c84 struct sk_buff *skb) in hci_cc_inquiry_cancel()
137 struct sk_buff *skb) in hci_cc_exit_periodic_inq()
152 struct sk_buff *skb) in hci_cc_remote_name_req_cancel()
162 struct sk_buff *skb) in hci_cc_role_discovery()
184 struct sk_buff *skb) in hci_cc_read_link_policy()
323 struct sk_buff *skb) in hci_cc_delete_stored_link_key()
344 struct sk_buff *skb) in hci_cc_write_local_name()
368 struct sk_buff *skb) in hci_cc_read_local_name()
609 struct sk_buff *skb) in hci_cc_read_num_supported_iac()
626 struct sk_buff *skb) in hci_cc_write_ssp_mode()
[all …]
/net/core/
A Dskbuff.c279 struct sk_buff *skb; in napi_skb_cache_get() local
411 struct sk_buff *skb; in slab_build_skb() local
464 struct sk_buff *skb; in __build_skb() local
526 struct sk_buff *skb; in __napi_build_skb() local
644 struct sk_buff *skb; in __alloc_skb() local
721 struct sk_buff *skb; in __netdev_alloc_skb() local
798 struct sk_buff *skb; in napi_alloc_skb() local
1662 struct sk_buff *skb; in msg_zerocopy_alloc() local
3978 struct sk_buff *skb, *next; in skb_errqueue_purge() local
5596 struct sk_buff *skb; in __skb_tstamp_tx() local
[all …]
A Dgso.c13 struct sk_buff *skb_eth_gso_segment(struct sk_buff *skb, in skb_eth_gso_segment()
37 struct sk_buff *skb_mac_gso_segment(struct sk_buff *skb, in skb_mac_gso_segment()
66 static bool skb_needs_check(const struct sk_buff *skb, bool tx_path) in skb_needs_check()
88 struct sk_buff *__skb_gso_segment(struct sk_buff *skb, in __skb_gso_segment()
143 static unsigned int skb_gso_transport_seglen(const struct sk_buff *skb) in skb_gso_transport_seglen()
178 static unsigned int skb_gso_network_seglen(const struct sk_buff *skb) in skb_gso_network_seglen()
195 static unsigned int skb_gso_mac_seglen(const struct sk_buff *skb) in skb_gso_mac_seglen()
223 static inline bool skb_gso_size_check(const struct sk_buff *skb, in skb_gso_size_check()
253 bool skb_gso_validate_network_len(const struct sk_buff *skb, unsigned int mtu) in skb_gso_validate_network_len()
268 bool skb_gso_validate_mac_len(const struct sk_buff *skb, unsigned int len) in skb_gso_validate_mac_len()
A Dgro.c91 int skb_gro_receive(struct sk_buff *p, struct sk_buff *skb) in skb_gro_receive()
292 struct sk_buff *skb, *p; in __gro_flush_chain() local
343 const struct sk_buff *skb) in gro_list_prepare()
433 static void gro_try_pull_from_frag0(struct sk_buff *skb) in gro_try_pull_from_frag0()
461 struct sk_buff *skb) in dev_gro_receive()
670 struct sk_buff *skb = napi->skb; in napi_get_frags() local
684 struct sk_buff *skb, in napi_frags_finish()
717 struct sk_buff *skb = napi->skb; in napi_frags_skb() local
758 struct sk_buff *skb = napi_frags_skb(napi); in napi_gro_frags() local
772 __sum16 __skb_gro_checksum_complete(struct sk_buff *skb) in __skb_gro_checksum_complete()
[all …]
/net/netfilter/
A Dnf_flow_table_ip.c23 struct sk_buff *skb, unsigned int thoff) in nf_flow_state_check()
81 struct sk_buff *skb, struct iphdr *iph, in nf_flow_snat_ip()
104 struct sk_buff *skb, struct iphdr *iph, in nf_flow_dnat_ip()
145 static void nf_flow_tuple_encap(struct sk_buff *skb, in nf_flow_tuple_encap()
309 static void nf_flow_encap_pop(struct sk_buff *skb, in nf_flow_encap_pop()
373 struct sk_buff *skb) in nf_flow_offload_forward()
521 struct sk_buff *skb, struct ipv6hdr *ip6h, in nf_flow_snat_ipv6()
544 struct sk_buff *skb, struct ipv6hdr *ip6h, in nf_flow_dnat_ipv6()
567 struct sk_buff *skb, in nf_flow_nat_ipv6()
652 struct sk_buff *skb) in nf_flow_offload_ipv6_forward()
[all …]
/net/batman-adv/
A Dmulticast_forw.c97 batadv_mcast_forw_push_est_padding(struct sk_buff *skb, int count, in batadv_mcast_forw_push_est_padding()
150 struct sk_buff *skb, unsigned short vid, in batadv_mcast_forw_push_dest()
191 struct sk_buff *skb, in batadv_mcast_forw_push_dests_list()
277 struct sk_buff *skb, in batadv_mcast_forw_push_want_all()
323 struct sk_buff *skb, in batadv_mcast_forw_push_want_rtr()
367 static void batadv_mcast_forw_scrape(struct sk_buff *skb, in batadv_mcast_forw_scrape()
825 batadv_mcast_forw_shrink_update_headers(struct sk_buff *skb, in batadv_mcast_forw_shrink_update_headers()
926 struct sk_buff *skb, bool local_xmit) in batadv_mcast_forw_packet()
1048 struct sk_buff *skb) in batadv_mcast_forw_tracker_tvlv_handler()
1088 struct sk_buff *skb) in batadv_mcast_forw_expand_head()
[all …]
/net/ncsi/
A Dncsi-cmd.c74 static int ncsi_cmd_handler_sp(struct sk_buff *skb, in ncsi_cmd_handler_sp()
86 static int ncsi_cmd_handler_dc(struct sk_buff *skb, in ncsi_cmd_handler_dc()
98 static int ncsi_cmd_handler_rc(struct sk_buff *skb, in ncsi_cmd_handler_rc()
109 static int ncsi_cmd_handler_ae(struct sk_buff *skb, in ncsi_cmd_handler_ae()
122 static int ncsi_cmd_handler_sl(struct sk_buff *skb, in ncsi_cmd_handler_sl()
135 static int ncsi_cmd_handler_svf(struct sk_buff *skb, in ncsi_cmd_handler_svf()
149 static int ncsi_cmd_handler_ev(struct sk_buff *skb, in ncsi_cmd_handler_ev()
161 static int ncsi_cmd_handler_sma(struct sk_buff *skb, in ncsi_cmd_handler_sma()
177 static int ncsi_cmd_handler_ebf(struct sk_buff *skb, in ncsi_cmd_handler_ebf()
213 static int ncsi_cmd_handler_oem(struct sk_buff *skb, in ncsi_cmd_handler_oem()
[all …]
/net/hsr/
A Dhsr_forward.c121 struct sk_buff *skb) in is_proxy_supervision_frame()
152 struct sk_buff *skb; in create_stripped_skb_hsr() local
235 static struct sk_buff *prp_fill_rct(struct sk_buff *skb, in prp_fill_rct()
278 static struct sk_buff *hsr_fill_tag(struct sk_buff *skb, in hsr_fill_tag()
325 struct sk_buff *skb; in hsr_create_tagged_frame() local
367 struct sk_buff *skb; in prp_create_tagged_frame() local
443 struct sk_buff *skb; in hsr_drop_frame() local
512 struct sk_buff *skb; in hsr_forward_do() local
598 static void handle_std_frame(struct sk_buff *skb, in handle_std_frame()
620 int hsr_fill_frame_info(__be16 proto, struct sk_buff *skb, in hsr_fill_frame_info()
[all …]
/net/ipv6/
A Dmcast_snoop.c14 static int ipv6_mc_check_ip6hdr(struct sk_buff *skb) in ipv6_mc_check_ip6hdr()
37 static int ipv6_mc_check_exthdrs(struct sk_buff *skb) in ipv6_mc_check_exthdrs()
64 static int ipv6_mc_check_mld_reportv2(struct sk_buff *skb) in ipv6_mc_check_mld_reportv2()
73 static int ipv6_mc_check_mld_query(struct sk_buff *skb) in ipv6_mc_check_mld_query()
106 static int ipv6_mc_check_mld_msg(struct sk_buff *skb) in ipv6_mc_check_mld_msg()
129 static inline __sum16 ipv6_mc_validate_checksum(struct sk_buff *skb) in ipv6_mc_validate_checksum()
134 static int ipv6_mc_check_icmpv6(struct sk_buff *skb) in ipv6_mc_check_icmpv6()
172 int ipv6_mc_check_mld(struct sk_buff *skb) in ipv6_mc_check_mld()
A Dip6_input.c49 struct sk_buff *skb) in ip6_rcv_finish_core()
69 int ip6_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_rcv_finish()
84 struct sk_buff *skb, *next; in ip6_sublist_rcv_finish() local
92 static bool ip6_can_use_hint(const struct sk_buff *skb, in ip6_can_use_hint()
100 struct sk_buff *skb) in ip6_extract_route_hint()
112 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
148 static struct sk_buff *ip6_rcv_core(struct sk_buff *skb, struct net_device *dev, in ip6_rcv_core()
330 struct sk_buff *skb, *next; in ipv6_list_rcv() local
363 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr, in ip6_protocol_deliver_rcu()
495 int ip6_input(struct sk_buff *skb) in ip6_input()
[all …]
/net/sched/
A Dcls_flow.c87 static u32 flow_get_proto(const struct sk_buff *skb, in flow_get_proto()
93 static u32 flow_get_proto_src(const struct sk_buff *skb, in flow_get_proto_src()
111 static u32 flow_get_iif(const struct sk_buff *skb) in flow_get_iif()
116 static u32 flow_get_priority(const struct sk_buff *skb) in flow_get_priority()
121 static u32 flow_get_mark(const struct sk_buff *skb) in flow_get_mark()
126 static u32 flow_get_nfct(const struct sk_buff *skb) in flow_get_nfct()
136 #define CTTUPLE(skb, member) \ argument
145 #define CTTUPLE(skb, member) \ argument
203 static u32 flow_get_skuid(const struct sk_buff *skb) in flow_get_skuid()
215 static u32 flow_get_skgid(const struct sk_buff *skb) in flow_get_skgid()
[all …]
/net/ipv4/
A Dip_input.c148 bool ip_call_ra_chain(struct sk_buff *skb) in ip_call_ra_chain()
187 void ip_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int protocol) in ip_protocol_deliver_rcu()
248 int ip_local_deliver(struct sk_buff *skb) in ip_local_deliver()
266 static inline bool ip_rcv_options(struct sk_buff *skb, struct net_device *dev) in ip_rcv_options()
314 static bool ip_can_use_hint(const struct sk_buff *skb, const struct iphdr *iph, in ip_can_use_hint()
324 struct sk_buff *skb, struct net_device *dev, in ip_rcv_finish_core()
461 static struct sk_buff *ip_rcv_core(struct sk_buff *skb, struct net *net) in ip_rcv_core()
581 struct sk_buff *skb, *next; in ip_sublist_rcv_finish() local
590 struct sk_buff *skb, int rt_type) in ip_extract_route_hint()
601 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local
[all …]

Completed in 100 milliseconds

12345678910>>...42