Searched refs:pep_get_sb (Results 1 – 1 of 1) sorted by relevance
/net/phonet/ |
D | pep.c | 57 static unsigned char *pep_get_sb(struct sk_buff *skb, u8 *ptype, u8 *plen, in pep_get_sb() function 326 u8 *data = pep_get_sb(skb, &type, &len, buf); in pipe_rcv_created() 511 const u8 *data = pep_get_sb(skb, &type, &len, buf); in pep_connresp_rcv() 821 const u8 *data = pep_get_sb(skb, &type, &len, buf); in pep_sock_accept()
|