Home
last modified time | relevance | path

Searched defs:strp (Results 1 – 17 of 17) sorted by relevance

/linux/net/strparser/
H A Dstrparser.c37 static void strp_abort_strp(struct strparser *strp, int err) in strp_abort_strp() argument
57 strp_start_timer(struct strparser * strp,long timeo) strp_start_timer() argument
64 strp_parser_err(struct strparser * strp,int err,read_descriptor_t * desc) strp_parser_err() argument
73 strp_peek_len(struct strparser * strp) strp_peek_len() argument
93 struct strparser *strp = (struct strparser *)desc->arg.data; __strp_recv() local
317 strp_process(struct strparser * strp,struct sk_buff * orig_skb,unsigned int orig_offset,size_t orig_len,size_t max_msg_size,long timeo) strp_process() argument
333 struct strparser *strp = (struct strparser *)desc->arg.data; strp_recv() local
339 default_read_sock_done(struct strparser * strp,int err) default_read_sock_done() argument
345 strp_read_sock(struct strparser * strp) strp_read_sock() argument
372 strp_data_ready(struct strparser * strp) strp_data_ready() argument
399 do_strp_work(struct strparser * strp) do_strp_work() argument
426 struct strparser *strp = container_of(w, struct strparser, strp_msg_timeout() local
436 strp_sock_lock(struct strparser * strp) strp_sock_lock() argument
441 strp_sock_unlock(struct strparser * strp) strp_sock_unlock() argument
446 strp_init(struct strparser * strp,struct sock * sk,const struct strp_callbacks * cb) strp_init() argument
488 strp_unpause(struct strparser * strp) strp_unpause() argument
502 strp_done(struct strparser * strp) strp_done() argument
516 strp_stop(struct strparser * strp) strp_stop() argument
522 strp_check_rcv(struct strparser * strp) strp_check_rcv() argument
[all...]
/linux/net/tls/
H A Dtls_strp.c16 void tls_strp_abort_strp(struct tls_strparser *strp, int err) in tls_strp_abort_strp() argument
30 static void tls_strp_anchor_free(struct tls_strparser *strp) in tls_strp_anchor_free() argument
42 tls_strp_skb_copy(struct tls_strparser * strp,struct sk_buff * in_skb,int offset,int len) tls_strp_skb_copy() argument
69 tls_strp_msg_make_copy(struct tls_strparser * strp) tls_strp_msg_make_copy() argument
87 struct tls_strparser *strp = &ctx->strp; tls_strp_msg_detach() local
122 struct tls_strparser *strp = &ctx->strp; tls_strp_msg_cow() local
145 tls_strp_msg_hold(struct tls_strparser * strp,struct sk_buff_head * dst) tls_strp_msg_hold() argument
192 tls_strp_flush_anchor_copy(struct tls_strparser * strp) tls_strp_flush_anchor_copy() argument
210 tls_strp_copyin_frag(struct tls_strparser * strp,struct sk_buff * skb,struct sk_buff * in_skb,unsigned int offset,size_t in_len) tls_strp_copyin_frag() argument
286 tls_strp_copyin_skb(struct tls_strparser * strp,struct sk_buff * skb,struct sk_buff * in_skb,unsigned int offset,size_t in_len) tls_strp_copyin_skb() argument
345 struct tls_strparser *strp = (struct tls_strparser *)desc->arg.data; tls_strp_copyin() local
377 tls_strp_read_copyin(struct tls_strparser * strp) tls_strp_read_copyin() argument
391 tls_strp_read_copy(struct tls_strparser * strp,bool qshort) tls_strp_read_copy() argument
434 tls_strp_check_queue_ok(struct tls_strparser * strp) tls_strp_check_queue_ok() argument
461 tls_strp_load_anchor_with_queue(struct tls_strparser * strp,int len) tls_strp_load_anchor_with_queue() argument
484 tls_strp_msg_load(struct tls_strparser * strp,bool force_refresh) tls_strp_msg_load() argument
512 tls_strp_read_sock(struct tls_strparser * strp) tls_strp_read_sock() argument
547 tls_strp_check_rcv(struct tls_strparser * strp) tls_strp_check_rcv() argument
557 tls_strp_data_ready(struct tls_strparser * strp) tls_strp_data_ready() argument
576 struct tls_strparser *strp = tls_strp_work() local
584 tls_strp_msg_done(struct tls_strparser * strp) tls_strp_msg_done() argument
599 tls_strp_stop(struct tls_strparser * strp) tls_strp_stop() argument
604 tls_strp_init(struct tls_strparser * strp,struct sock * sk) tls_strp_init() argument
622 tls_strp_done(struct tls_strparser * strp) tls_strp_done() argument
631 __tls_strp_done(struct tls_strparser * strp) __tls_strp_done() argument
[all...]
H A Dtls_sw.c2468 tls_rx_msg_size(struct tls_strparser * strp,struct sk_buff * skb) tls_rx_msg_size() argument
2527 tls_rx_msg_ready(struct tls_strparser * strp) tls_rx_msg_ready() argument
[all...]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_strp.c49 struct test_sockmap_strp *strp = NULL; in sockmap_strp_init() local
95 struct test_sockmap_strp *strp = NULL; in test_sockmap_strp_dispatch_pkt() local
174 struct test_sockmap_strp *strp = NULL; in test_sockmap_strp_multiple_pkt() local
234 struct test_sockmap_strp *strp = NULL; in test_sockmap_strp_partial_read() local
295 struct test_sockmap_strp *strp = NULL; in test_sockmap_strp_pass() local
373 struct test_sockmap_strp *strp = NULL; in test_sockmap_strp_verdict() local
H A Dsockmap_basic.c1141 test_sockmap_copied_seq(bool strp) test_sockmap_copied_seq() argument
/linux/include/net/
H A Dstrparser.h63 struct strp_msg strp; member
72 struct _strp_msg strp; member
110 strp_pause(struct strparser * strp) strp_pause() argument
120 save_strp_stats(struct strparser * strp,struct strp_aggr_stats * agg_stats) save_strp_stats() argument
[all...]
H A Despintcp.h22 struct strparser strp; member
H A Dkcm.h91 struct strparser strp; member
/linux/drivers/net/ovpn/
H A Dtcp.c36 static int ovpn_tcp_parse(struct strparser *strp, struct sk_buff *skb) in ovpn_tcp_parse()
102 static void ovpn_tcp_rcv(struct strparser *strp, struct sk_buff *skb) in ovpn_tcp_rcv()
H A Dpeer.h80 struct strparser strp; member
/linux/net/xfrm/
H A Despintcp.c51 static void espintcp_rcv(struct strparser *strp, struct sk_buff *skb) in espintcp_rcv() argument
111 espintcp_parse(struct strparser * strp,struct sk_buff * skb) espintcp_parse() argument
[all...]
/linux/tools/perf/util/
H A Dutil.c394 perf_tip(char ** strp,const char * dirpath) perf_tip() argument
H A Dbuild-id.c133 asnprintf(char ** strp,size_t size,const char * fmt,...) asnprintf() argument
H A Dsort.c4210 char *str, *strp; __setup_output_field() local
/linux/net/ipv4/
H A Dtcp_bpf.c673 int tcp_bpf_strp_read_sock(struct strparser *strp, read_descriptor_t *desc, in tcp_bpf_strp_read_sock()
/linux/security/apparmor/
H A Dlabel.c1676 int aa_label_asxprint(char **strp, struct aa_ns *ns, struct aa_label *label, in aa_label_asxprint() argument
1705 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns, in aa_label_acntsxprint() argument
[all...]
/linux/security/selinux/ss/
H A Dpolicydb.c1102 str_read(char ** strp,gfp_t flags,struct policy_file * fp,u32 len) str_read() argument