Home
last modified time | relevance | path

Searched defs:skb (Results 1 - 25 of 29) sorted by relevance

12

/foundation/communication/netmanager_base/bpf/bpf_progs/
H A D464xlat.c21 static SEC("xlat/egress/ipv4/raw") int bpf_xlat_egress_ipv4_raw(struct __sk_buff *skb) { return 0; } in bpf_xlat_egress_ipv4_raw() argument
23 static SEC("xlat/ingress/ipv6/ether") int bpf_xlat_ingress_ipv6_ether(struct __sk_buff *skb) { return 0; } in bpf_xlat_ingress_ipv6_ether() argument
25 static SEC("xlat/ingress/ipv6/raw") int bpf_xlat_ingress_ipv6_raw(struct __sk_buff *skb) { return 0; } in bpf_xlat_ingress_ipv6_raw() argument
H A Dnetstats.c77 static SEC("cgroup_skb/uid/ingress") int bpf_cgroup_skb_uid_ingress(struct __sk_buff *skb) in bpf_cgroup_skb_uid_ingress() argument
98 static SEC("cgroup_skb/uid/egress") int bpf_cgroup_skb_uid_egress(struct __sk_buff *skb) in bpf_cgroup_skb_uid_egress() argument
119 static SEC("socket/iface/ingress") void bpf_socket_iface_ingress(struct __sk_buff *skb) in bpf_socket_iface_ingress() argument
139 static SEC("socket/iface/egress") void bpf_socket_iface_egress(struct __sk_buff *skb) in bpf_socket_iface_egress() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall.h36 static __always_inline int send_sock_tcp_reset(struct match_tuple *tuple, struct __sk_buff *skb, enum stream_dir dir) in send_sock_tcp_reset() argument
104 static __always_inline enum sk_action netfirewall_policy_ingress(struct __sk_buff *skb) in netfirewall_policy_ingress() argument
163 netfirewall_policy_egress(struct __sk_buff *skb) netfirewall_policy_egress() argument
[all...]
H A Dnetfirewall_ct.h135 static __always_inline bool ct_create_entry(struct ct_tuple *tuple, struct __sk_buff *skb, const enum ct_dir dir) in ct_create_entry() argument
157 static __always_inline enum ct_status ct_lookup_entry(struct __sk_buff *skb, const struct ct_tuple *tuple, in ct_lookup_entry() argument
H A Dnetfirewall_match.h86 static __always_inline bool get_match_tuple(struct __sk_buff *skb, struct match_tuple *tuple, enum stream_dir dir) in get_match_tuple() argument
[all...]
H A Dnetfirewall_utils.h60 static __always_inline bool is_l4_protocol(struct __sk_buff *skb, __u32 l3_nhoff, __u8 protocol) in is_l4_protocol() argument
85 static __always_inline __u32 get_l3_nhoff(struct __sk_buff *skb) in get_l3_nhoff() argument
97 get_l4_nhoff(struct __sk_buff *skb) get_l4_nhoff() argument
110 load_tcp_flags(struct __sk_buff *skb, __u32 l4_nhoff, union tcp_flags *flags) load_tcp_flags() argument
123 load_l4_protocol(const struct __sk_buff *skb, __u32 l3_nhoff, __u8 *protocol) load_l4_protocol() argument
151 load_l3_v4_addrs(const struct __sk_buff *skb, __u32 l3_nhoff, __be32 *saddr, __be32 *daddr) load_l3_v4_addrs() argument
175 load_l3_v6_addrs(const struct __sk_buff *skb, __u32 l3_nhoff, struct in6_addr *saddr, struct in6_addr *daddr) load_l3_v6_addrs() argument
201 load_icmp_info(const struct __sk_buff *skb, __u32 l4_nhoff, __u8 protocol, __u8 *type, __u8 *code) load_icmp_info() argument
238 load_l4_ports(const struct __sk_buff *skb, __u32 l4_nhoff, __u8 protocol, __be16 *sport, __be16 *dport) load_l4_ports() argument
271 load_l4_header_flags(const struct __sk_buff *skb, __u32 l4_nhoff, __u16 *rst) load_l4_header_flags() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dlinux_pkt.c147 osl_fwderbuf_reset(osl_t *osh, struct sk_buff *skb) in osl_fwderbuf_reset() argument
154 struct sk_buff *skb; in osl_alloc_skb() local
239 struct sk_buff *skb; linux_pktget() local
268 struct sk_buff *skb, *nskb; linux_pktfree_irq() local
337 struct sk_buff *skb, *nskb; linux_pktfree() local
403 struct sk_buff *skb; osl_pktget_static() local
536 struct sk_buff *skb = (struct sk_buff *)p; osl_pktfree_static() local
609 osl_pktdup(osl_t *osh, void *skb, int line, const char *caller) osl_pktdup() argument
656 osl_pkt_orphan_partial(struct sk_buff *skb, int tsq) osl_pkt_orphan_partial() argument
[all...]
H A Dwl_linux_mon.c178 static netdev_tx_t dhd_mon_if_subif_start_xmit(struct sk_buff *skb, struct net_device *ndev) in dhd_mon_if_subif_start_xmit() argument
[all...]
H A Ddhd_linux_lb.c977 struct sk_buff * skb; in dhd_napi_poll() local
1234 dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, int ifidx, void *skb) dhd_lb_sendpkt() argument
1269 struct sk_buff *skb; dhd_lb_tx_process() local
[all...]
H A Dwl_ext_genl.c312 wl_ext_genl_recv(struct sk_buff *skb, struct genl_info *info) in wl_ext_genl_recv() argument
365 struct sk_buff *skb = NULL; in wl_ext_genl_send() local
426 wl_ext_genl_bind(struct sk_buff *skb, struct genl_info *info) wl_ext_genl_bind() argument
[all...]
H A Dlinux_osl.c1629 struct sk_buff *skb; in osl_sec_dma_map() local
[all...]
H A Ddhd_linux.h164 struct sk_buff *skb; member
H A Dwl_cfgp2p.c2468 static netdev_tx_t wl_cfgp2p_start_xmit(struct sk_buff *skb, struct net_device *ndev) in wl_cfgp2p_start_xmit() argument
H A Dwl_cfgvendor.c208 struct sk_buff *skb; in wl_cfgvendor_send_async_event() local
237 struct sk_buff *skb; in wl_cfgvendor_send_cmd_reply() local
279 struct sk_buff *skb; wl_cfgvendor_get_feature_set_matrix() local
426 struct sk_buff *skb; wl_cfgvendor_send_hotlist_event() local
518 struct sk_buff *skb; wl_cfgvendor_gscan_get_batch_results() local
1211 struct sk_buff *skb; wl_cfgvendor_gscan_get_channel_list() local
1323 struct sk_buff *skb = NULL; wl_cfgvendor_get_wake_reason_stats() local
1541 struct sk_buff *skb = NULL; wl_cfgvendor_rtt_evt() local
6435 struct sk_buff *skb = NULL; wl_cfgvendor_dbg_file_dump() local
6603 struct sk_buff *skb = NULL; wl_cfgvendor_dbg_trigger_mem_dump() local
6661 struct sk_buff *skb = NULL; wl_cfgvendor_dbg_get_mem_dump() local
6834 struct sk_buff *skb; wl_cfgvendor_dbg_get_ring_status() local
6936 struct sk_buff *skb; wl_cfgvendor_dbg_ring_send_evt() local
6964 wl_cfgvendor_nla_put_sssr_dump_data(struct sk_buff *skb, struct net_device *ndev) wl_cfgvendor_nla_put_sssr_dump_data() argument
7041 wl_cfgvendor_nla_put_debug_dump_data(struct sk_buff *skb, struct net_device *ndev) wl_cfgvendor_nla_put_debug_dump_data() argument
7178 wl_cfgvendor_nla_put_axi_error_data(struct sk_buff *skb, struct net_device *ndev) wl_cfgvendor_nla_put_axi_error_data() argument
7202 wl_cfgvendor_nla_put_memdump_data(struct sk_buff *skb, struct net_device *ndev, const uint32 fw_len) wl_cfgvendor_nla_put_memdump_data() argument
7230 struct sk_buff *skb = NULL; wl_cfgvendor_dbg_send_file_dump_evt() local
7353 struct sk_buff *skb = NULL; __wl_cfgvendor_dbg_get_pkt_fates() local
7568 struct sk_buff *skb = NULL; wl_cfgvendor_apf_get_capabilities() local
7790 struct sk_buff *skb; wl_cfgvendor_get_driver_feature() local
[all...]
H A Dwl_android.c3698 static void wl_netlink_recv(struct sk_buff *skb) in wl_netlink_recv() argument
3744 struct sk_buff *skb = NULL; in wl_netlink_send_msg() local
5019 struct sk_buff *skb; wl_android_bcnrecv_event() local
6290 struct sk_buff *skb; wl_genl_send_msg() local
6409 wl_genl_handle_msg( struct sk_buff *skb, struct genl_info *info) wl_genl_handle_msg() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dnetsys.c87 static inline __u32 get_data_len(struct __sk_buff *skb) in get_data_len() argument
103 int socket_iface_stats(struct __sk_buff *skb) in socket_iface_stats() argument
255 bpf_cgroup_skb_uid_ingress(struct __sk_buff *skb) bpf_cgroup_skb_uid_ingress() argument
345 bpf_cgroup_skb_uid_egress(struct __sk_buff *skb) bpf_cgroup_skb_uid_egress() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dusbnet.h232 static inline void usbnet_set_skb_tx_stats(struct sk_buff *skb, unsigned long packets, long bytes_delta) in usbnet_set_skb_tx_stats() argument
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
H A Dl2cap_sock.c1522 static int l2cap_sock_recv_cb(struct l2cap_chan *chan, struct sk_buff *skb) in l2cap_sock_recv_cb() argument
1638 struct sk_buff *skb; in l2cap_sock_alloc_skb_cb() local
1735 l2cap_sock_filter(struct l2cap_chan *chan, struct sk_buff *skb) l2cap_sock_filter() argument
1779 l2cap_skb_msg_name(struct sk_buff *skb, void *msg_name, int *msg_namelen) l2cap_skb_msg_name() argument
[all...]
H A Dsco.c291 static int sco_send_frame(struct sock *sk, struct sk_buff *skb) in sco_send_frame() argument
308 static void sco_recv_frame(struct sco_conn *conn, struct sk_buff *skb) in sco_recv_frame() argument
469 static void sco_skb_put_cmsg(struct sk_buff *skb, struct msghdr *msg, struct sock *sk) in sco_skb_put_cmsg() argument
738 struct sk_buff *skb; sco_sock_sendmsg() local
1237 sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) sco_recv_scodata() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/net/ethernet/
H A Ddwmac-rk-tool.c310 static void dwmac_rk_udp4_hwcsum(struct sk_buff *skb, __be32 src, __be32 dst) in dwmac_rk_udp4_hwcsum() argument
323 struct sk_buff *skb = NULL; in dwmac_rk_get_skb() local
459 dwmac_rk_loopback_validate(struct stmmac_priv *priv, struct dwmac_rk_lb_priv *lb_priv, struct sk_buff *skb) dwmac_rk_loopback_validate() argument
531 struct sk_buff *skb; dwmac_rk_rx_fill() local
574 struct sk_buff *skb; dwmac_rk_rx_clean() local
588 struct sk_buff *skb; dwmac_rk_rx_validate() local
645 struct sk_buff *skb; dwmac_rk_tx_clean() local
664 dwmac_rk_xmit(struct sk_buff *skb, struct net_device *dev, struct dwmac_rk_lb_priv *lb_priv) dwmac_rk_xmit() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h86 struct sk_buff *skb; member
H A Ddwmac-rk-tool.c322 static void dwmac_rk_udp4_hwcsum(struct sk_buff *skb, __be32 src, __be32 dst) in dwmac_rk_udp4_hwcsum() argument
337 struct sk_buff *skb = NULL; in dwmac_rk_get_skb() local
468 dwmac_rk_loopback_validate(struct stmmac_priv *priv, struct dwmac_rk_lb_priv *lb_priv, struct sk_buff *skb) dwmac_rk_loopback_validate() argument
532 struct sk_buff *skb; dwmac_rk_rx_fill() local
577 struct sk_buff *skb; dwmac_rk_rx_clean() local
594 struct sk_buff *skb; dwmac_rk_rx_validate() local
658 struct sk_buff *skb; dwmac_rk_tx_clean() local
680 dwmac_rk_xmit(struct sk_buff *skb, struct net_device *dev, struct dwmac_rk_lb_priv *lb_priv) dwmac_rk_xmit() argument
[all...]
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dstmmac.h86 struct sk_buff *skb; member
/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c518 struct sk_buff *skb; member
784 void hw_skb_return(struct hw_cdc_net *dev, struct sk_buff *skb) in hw_skb_return() argument
819 struct sk_buff *skb, *skbnext; unlink_urbs() local
902 tx_defer_bh(struct hw_cdc_net *dev, struct sk_buff *skb, struct sk_buff_head *list) tx_defer_bh() argument
919 struct sk_buff *skb; submit_skb() local
956 rx_tlp_parse(struct hw_cdc_net *dev, struct sk_buff *skb) rx_tlp_parse() argument
1097 rx_defer_bh(struct hw_cdc_net *dev, struct sk_buff *skb, struct sk_buff_head *list) rx_defer_bh() argument
1139 struct sk_buff *skb; rx_submit() local
1206 rx_process(struct hw_cdc_net *dev, struct sk_buff *skb) rx_process() argument
1228 struct sk_buff *skb = (struct sk_buff *)urb->context; rx_complete() local
1631 struct sk_buff *skb = (struct sk_buff *)urb->context; tx_complete() local
1725 hw_start_xmit(struct sk_buff *skb, struct net_device *net) hw_start_xmit() argument
1825 struct sk_buff *skb; hw_bh() local
2146 cdc_ncm_rx_fixup(struct hw_cdc_net *dev, struct sk_buff *skb) cdc_ncm_rx_fixup() argument
2380 struct sk_buff *skb; ntb_finalize() local
2421 struct sk_buff *skb = NULL; ncm_get_skb() local
2475 cdc_ncm_tx_fixup(struct hw_cdc_net *dev, struct sk_buff *skb, gfp_t mem_flags) cdc_ncm_tx_fixup() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h1561 static inline int dev_map_generic_redirect(struct bpf_dtab_netdev *dst, struct sk_buff *skb, struc argument
1846 struct sk_buff *skb; global() member
[all...]

Completed in 38 milliseconds

12