Home
last modified time | relevance | path

Searched defs:pkt (Results 1 – 25 of 93) sorted by relevance

1234

/net/caif/
A Dcfpkt_skbuff.c17 #define PKT_ERROR(pkt, errmsg) \ argument
43 static inline bool is_erronous(struct cfpkt *pkt) in is_erronous()
60 struct cfpkt *pkt = skb_to_pkt(nativepkt); in cfpkt_fromnative() local
66 void *cfpkt_tonative(struct cfpkt *pkt) in cfpkt_tonative()
89 void cfpkt_destroy(struct cfpkt *pkt) in cfpkt_destroy()
95 inline bool cfpkt_more(struct cfpkt *pkt) in cfpkt_more()
160 int cfpkt_pad_trail(struct cfpkt *pkt, u16 len) in cfpkt_pad_trail()
240 inline u16 cfpkt_getlen(struct cfpkt *pkt) in cfpkt_getlen()
246 int cfpkt_iterate(struct cfpkt *pkt, in cfpkt_iterate()
263 int cfpkt_setlen(struct cfpkt *pkt, u16 len) in cfpkt_setlen()
[all …]
A Dcfctrl.c23 int cmd, struct cfpkt *pkt){ in handle_loop()
178 struct cfpkt *pkt; in cfctrl_enum_req() local
207 struct cfpkt *pkt; in cfctrl_linkup_request() local
312 struct cfpkt *pkt; in cfctrl_linkdown_req() local
354 static int cfctrl_link_setup(struct cfctrl *cfctrl, struct cfpkt *pkt, u8 cmdrsp) in cfctrl_link_setup()
495 static int cfctrl_recv(struct cflayer *layer, struct cfpkt *pkt) in cfctrl_recv()
584 static int handle_loop(struct cfctrl *ctrl, int cmd, struct cfpkt *pkt) in handle_loop()
A Dcfrfml.c72 struct cfpkt *pkt, int *err) in rfm_append()
97 static int cfrfml_receive(struct cflayer *layr, struct cfpkt *pkt) in cfrfml_receive()
196 static int cfrfml_transmit_segment(struct cfrfml *rfml, struct cfpkt *pkt) in cfrfml_transmit_segment()
213 static int cfrfml_transmit(struct cflayer *layr, struct cfpkt *pkt) in cfrfml_transmit()
A Dcfdbgl.c33 static int cfdbgl_receive(struct cflayer *layr, struct cfpkt *pkt) in cfdbgl_receive()
38 static int cfdbgl_transmit(struct cflayer *layr, struct cfpkt *pkt) in cfdbgl_transmit()
A Dcfvidl.c36 static int cfvidl_receive(struct cflayer *layr, struct cfpkt *pkt) in cfvidl_receive()
47 static int cfvidl_transmit(struct cflayer *layr, struct cfpkt *pkt) in cfvidl_transmit()
A Dcfutill.c40 static int cfutill_receive(struct cflayer *layr, struct cfpkt *pkt) in cfutill_receive()
78 static int cfutill_transmit(struct cflayer *layr, struct cfpkt *pkt) in cfutill_transmit()
A Dcfveil.c39 static int cfvei_receive(struct cflayer *layr, struct cfpkt *pkt) in cfvei_receive()
75 static int cfvei_transmit(struct cflayer *layr, struct cfpkt *pkt) in cfvei_transmit()
A Dcfdgml.c40 static int cfdgml_receive(struct cflayer *layr, struct cfpkt *pkt) in cfdgml_receive()
81 static int cfdgml_transmit(struct cflayer *layr, struct cfpkt *pkt) in cfdgml_transmit()
/net/netfilter/
A Dnf_tables_core.c41 static noinline void __nft_trace_packet(const struct nft_pktinfo *pkt, in __nft_trace_packet()
55 static inline void nft_trace_packet(const struct nft_pktinfo *pkt, in nft_trace_packet()
67 static inline void nft_trace_copy_nftrace(const struct nft_pktinfo *pkt, in nft_trace_copy_nftrace()
108 static noinline void __nft_trace_verdict(const struct nft_pktinfo *pkt, in __nft_trace_verdict()
135 static inline void nft_trace_verdict(const struct nft_pktinfo *pkt, in nft_trace_verdict()
146 const struct nft_pktinfo *pkt) in nft_payload_fast_eval()
179 const struct nft_pktinfo *pkt) in nft_update_chain_stats()
205 struct nft_pktinfo *pkt) in expr_call_ops_eval()
250 nft_do_chain(struct nft_pktinfo *pkt, void *priv) in nft_do_chain()
A Dnft_meta.c80 nft_meta_get_eval_pkttype_lo(const struct nft_pktinfo *pkt, in nft_meta_get_eval_pkttype_lo()
132 const struct nft_pktinfo *pkt) in nft_meta_get_eval_skugid()
166 nft_meta_get_eval_cgroup(u32 *dest, const struct nft_pktinfo *pkt) in nft_meta_get_eval_cgroup()
180 const struct nft_pktinfo *pkt) in nft_meta_get_eval_kind()
231 const struct nft_pktinfo *pkt) in nft_meta_get_eval_ifname()
287 static noinline u32 nft_meta_get_eval_sdif(const struct nft_pktinfo *pkt) in nft_meta_get_eval_sdif()
300 nft_meta_get_eval_sdifname(u32 *dest, const struct nft_pktinfo *pkt) in nft_meta_get_eval_sdifname()
311 const struct nft_pktinfo *pkt) in nft_meta_get_eval()
420 const struct nft_pktinfo *pkt) in nft_meta_set_eval()
862 const struct nft_pktinfo *pkt, in nft_meta_inner_eval()
[all …]
A Dnft_inner.c59 const struct nft_pktinfo *pkt, in nft_inner_parse_l2l3()
181 const struct nft_pktinfo *pkt, in nft_inner_parse_tunhdr()
217 struct nft_pktinfo *pkt, in nft_inner_parse()
241 static bool nft_inner_restore_tun_ctx(const struct nft_pktinfo *pkt, in nft_inner_restore_tun_ctx()
261 static void nft_inner_save_tun_ctx(const struct nft_pktinfo *pkt, in nft_inner_save_tun_ctx()
276 const struct nft_pktinfo *pkt, in nft_inner_parse_needed()
292 const struct nft_pktinfo *pkt) in nft_inner_eval()
A Dnft_chain_filter.c18 struct nft_pktinfo pkt; in nft_do_chain_ipv4() local
62 struct nft_pktinfo pkt; in nft_do_chain_arp() local
102 struct nft_pktinfo pkt; in nft_do_chain_ipv6() local
146 struct nft_pktinfo pkt; in nft_do_chain_inet() local
168 struct nft_pktinfo pkt; in nft_do_chain_inet_ingress() local
235 struct nft_pktinfo pkt; in nft_do_chain_bridge() local
290 struct nft_pktinfo pkt; in nft_do_chain_netdev() local
A Dnft_set_pipapo_avx2.c216 int offset, const u8 *pkt, in nft_pipapo_avx2_lookup_4b_2()
279 int offset, const u8 *pkt, in nft_pipapo_avx2_lookup_4b_4()
356 int offset, const u8 *pkt, in nft_pipapo_avx2_lookup_4b_8()
452 int offset, const u8 *pkt, in nft_pipapo_avx2_lookup_4b_12()
542 int offset, const u8 *pkt, in nft_pipapo_avx2_lookup_4b_32()
678 int offset, const u8 *pkt, in nft_pipapo_avx2_lookup_8b_1()
736 int offset, const u8 *pkt, in nft_pipapo_avx2_lookup_8b_2()
801 int offset, const u8 *pkt, in nft_pipapo_avx2_lookup_8b_4()
877 int offset, const u8 *pkt, in nft_pipapo_avx2_lookup_8b_6()
963 int offset, const u8 *pkt, in nft_pipapo_avx2_lookup_8b_16()
[all …]
A Dnft_chain_route.c21 struct nft_pktinfo pkt; in nf_route_table_hook4() local
70 struct nft_pktinfo pkt; in nf_route_table_hook6() local
119 struct nft_pktinfo pkt; in nf_route_table_inet() local
A Dnft_socket.c20 static void nft_socket_wildcard(const struct nft_pktinfo *pkt, in nft_socket_wildcard()
41 nft_sock_get_eval_cgroupv2(u32 *dest, struct sock *sk, const struct nft_pktinfo *pkt, u32 level) in nft_sock_get_eval_cgroupv2()
81 static struct sock *nft_socket_do_lookup(const struct nft_pktinfo *pkt) in nft_socket_do_lookup()
109 const struct nft_pktinfo *pkt) in nft_socket_eval()
A Dnft_synproxy.c46 const struct nft_pktinfo *pkt, in nft_synproxy_eval_v4()
77 const struct nft_pktinfo *pkt, in nft_synproxy_eval_v6()
108 const struct nft_pktinfo *pkt) in nft_synproxy_do_eval()
243 const struct nft_pktinfo *pkt) in nft_synproxy_eval()
330 const struct nft_pktinfo *pkt) in nft_synproxy_obj_eval()
A Dnft_exthdr.c48 const struct nft_pktinfo *pkt) in nft_exthdr_ipv6_eval()
141 const struct nft_pktinfo *pkt) in nft_exthdr_ipv4_eval()
169 nft_tcp_header_pointer(const struct nft_pktinfo *pkt, in nft_tcp_header_pointer()
190 const struct nft_pktinfo *pkt) in nft_exthdr_tcp_eval()
234 const struct nft_pktinfo *pkt) in nft_exthdr_tcp_set_eval()
314 const struct nft_pktinfo *pkt) in nft_exthdr_tcp_strip_eval()
371 const struct nft_pktinfo *pkt) in nft_exthdr_sctp_eval()
413 const struct nft_pktinfo *pkt) in nft_exthdr_dccp_eval()
A Dnf_dup_netdev.c57 void nf_fwd_netdev_egress(const struct nft_pktinfo *pkt, int oif) in nf_fwd_netdev_egress()
71 void nf_dup_netdev_egress(const struct nft_pktinfo *pkt, int oif) in nf_dup_netdev_egress()
A Dnft_tproxy.c23 const struct nft_pktinfo *pkt) in nft_tproxy_eval_v4()
86 const struct nft_pktinfo *pkt) in nft_tproxy_eval_v6()
159 const struct nft_pktinfo *pkt) in nft_tproxy_eval()
A Dnf_tables_trace.c141 const struct nft_pktinfo *pkt) in nf_trace_fill_pkt_info()
236 void nft_trace_notify(const struct nft_pktinfo *pkt, in nft_trace_notify()
361 void nft_trace_init(struct nft_traceinfo *info, const struct nft_pktinfo *pkt, in nft_trace_init()
A Dnft_xfrm.c162 const struct nft_pktinfo *pkt) in nft_xfrm_get_eval_in()
178 const struct nft_pktinfo *pkt) in nft_xfrm_get_eval_out()
197 const struct nft_pktinfo *pkt) in nft_xfrm_get_eval()
/net/vmw_vsock/
A Dvmci_transport.c65 struct vmci_transport_packet pkt; member
244 static struct vmci_transport_packet pkt; in vmci_transport_send_control_pkt_bh() local
262 struct vmci_transport_packet *pkt; in vmci_transport_alloc_send_control_pkt() local
304 struct vmci_transport_packet *pkt) in vmci_transport_send_reset_bh()
315 struct vmci_transport_packet *pkt) in vmci_transport_send_reset()
480 struct vmci_transport_packet *pkt) in vmci_transport_get_pending()
676 struct vmci_transport_packet *pkt; in vmci_transport_recv_stream_cb() local
894 struct vmci_transport_packet *pkt; in vmci_transport_recv_pkt_work() local
941 struct vmci_transport_packet *pkt) in vmci_transport_recv_listen()
1377 struct vmci_transport_packet *pkt) in vmci_transport_recv_connecting_client_negotiate()
[all …]
A Dvmci_transport_notify.c106 struct vmci_transport_packet *pkt, in vmci_transport_handle_waiting_read()
136 struct vmci_transport_packet *pkt, in vmci_transport_handle_waiting_write()
166 struct vmci_transport_packet *pkt, in vmci_transport_handle_read()
302 struct vmci_transport_packet *pkt, in vmci_transport_handle_wrote()
600 struct vmci_transport_packet *pkt, in vmci_transport_notify_pkt_handle_pkt()
/net/ipv6/netfilter/
A Dnft_fib_ipv6.c23 const struct nft_pktinfo *pkt, in nft_fib6_flowi_init()
59 const struct nft_pktinfo *pkt, in __nft_fib6_eval_type()
127 const struct nft_pktinfo *pkt) in nft_fib6_eval_type()
156 const struct nft_pktinfo *pkt) in nft_fib6_eval()
/net/qrtr/
A Dns.c112 struct qrtr_ctrl_pkt pkt; in service_announce_new() local
138 struct qrtr_ctrl_pkt pkt; in service_announce_del() local
169 struct qrtr_ctrl_pkt pkt; in lookup_notify() local
301 struct qrtr_ctrl_pkt pkt; in say_hello() local
337 struct qrtr_ctrl_pkt pkt; in ctrl_cmd_bye() local
388 struct qrtr_ctrl_pkt pkt; in ctrl_cmd_del_client() local
590 const struct qrtr_ctrl_pkt *pkt; in qrtr_ns_worker() local

Completed in 46 milliseconds

1234