Searched refs:pep_get_sb (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/phonet/ |
D | pep.c | 58 static unsigned char *pep_get_sb(struct sk_buff *skb, u8 *ptype, u8 *plen, in pep_get_sb() function 327 u8 *data = pep_get_sb(skb, &type, &len, buf); in pipe_rcv_created() 512 const u8 *data = pep_get_sb(skb, &type, &len, buf); in pep_connresp_rcv() 823 const u8 *data = pep_get_sb(skb, &type, &len, buf); in pep_sock_accept()
|