Home
last modified time | relevance | path

Searched defs:process_packet (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/server/
Dcommand_handler.rs17 pub fn process_packet(&self, packet: att::Att) { in process_packet() method
Drequest_handler.rs55 pub async fn process_packet(&mut self, packet: att::Att, mtu: usize) -> att::Att { in process_packet() method
/aosp_15_r20/external/pigweed/pw_rpc/py/pw_rpc/
H A Dclient.py490 def process_packet(self, pw_rpc_raw_packet_data: bytes) -> Status: member in Client
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb.c322 static __always_inline int process_packet(void *data, __u64 off, void *data_end, in process_packet() function
H A Dtest_l4lb_noinline.c321 static __noinline int process_packet(void *data, __u64 off, void *data_end, in process_packet() function
H A Dtest_xdp_noinline.c691 static int process_packet(void *data, __u64 off, void *data_end, in process_packet() function
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h100217 void (*process_packet)(struct psmouse *); member
H A Dvmlinux_600.h100217 void (*process_packet)(struct psmouse *); member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h96913 void (*process_packet)(struct psmouse *); member
H A Dvmlinux_602.h96913 void (*process_packet)(struct psmouse *); member