Searched refs:rx_buf_p (Results 1 – 1 of 1) sorted by relevance
76 struct sk_buff *rx_buf_p; /* receive buffer ptr */ member818 if( !nl->rx_buf_p && !(nl->rx_buf_p = get_rx_buf( dev )) ) in append_frame_to_pkt()821 p = nl->rx_buf_p->data + nl->inppos; in append_frame_to_pkt()1006 struct sk_buff *skb = nl->rx_buf_p; in indicate_pkt()1021 nl->rx_buf_p = NULL; /* protocol driver will clear this sk_buff */ in indicate_pkt()