Searched refs:strp_msg (Results 1 – 8 of 8) sorted by relevance
54 struct strp_msg { struct63 struct strp_msg strp;84 static inline struct strp_msg *strp_msg(struct sk_buff *skb) in strp_msg() function86 return (struct strp_msg *)((void *)skb->cb + in strp_msg()
160 struct strp_msg *rxm = strp_msg(skb); in tls_padding_length()1426 struct strp_msg *clr_rxm; in tls_alloc_clrtxt_skb()1439 clr_rxm = strp_msg(clr_skb); in tls_alloc_clrtxt_skb()1474 const struct strp_msg *rxm = strp_msg(skb); in tls_decrypt_sg()1643 struct strp_msg *rxm; in tls_decrypt_sw()1671 rxm = strp_msg(darg->skb); in tls_decrypt_sw()1683 struct strp_msg *rxm; in tls_decrypt_device()1703 rxm = strp_msg(darg->skb); in tls_decrypt_device()1730 const struct strp_msg *rxm = strp_msg(skb); in tls_check_pending_rekey()1762 struct strp_msg *rxm; in tls_rx_one_record()[all …]
71 struct strp_msg *rxm; in tls_strp_msg_make_copy()79 rxm = strp_msg(skb); in tls_strp_msg_make_copy()479 struct strp_msg *rxm; in tls_strp_msg_load()492 rxm = strp_msg(strp->anchor); in tls_strp_msg_load()
58 struct strp_msg *rxm = strp_msg(skb); in espintcp_rcv()116 struct strp_msg *rxm = strp_msg(skb); in espintcp_parse()
668 struct strp_msg *stm = strp_msg(skb); in sk_psock_backlog()1012 struct strp_msg *stm = strp_msg(skb); in sk_psock_verdict_apply()
3645 struct strp_msg *rxm = strp_msg(skb); in BPF_CALL_4()
126 The skb->cb in the input skb is a struct strp_msg. Only179 The skb->cb in the input skb is a struct strp_msg. This
979 struct strp_msg *stm; in kcm_recvmsg()989 stm = strp_msg(skb); in kcm_recvmsg()1028 struct strp_msg *stm; in kcm_splice_read()1041 stm = strp_msg(skb); in kcm_splice_read()