Searched refs:pep_get_sb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/phonet/ |
H A D | pep.c | 45 static unsigned char *pep_get_sb(struct sk_buff *skb, u8 *ptype, u8 *plen, in pep_get_sb() function 314 u8 *data = pep_get_sb(skb, &type, &len, buf); in pipe_rcv_created() 499 const u8 *data = pep_get_sb(skb, &type, &len, buf); in pep_connresp_rcv() 811 const u8 *data = pep_get_sb(skb, &type, &len, buf); in pep_sock_accept()
|