Searched refs:pppoatm_pop (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/atm/
H A Dpppoatm.c117 * As in pppoatm_pop(), it's safe to clear the BLOCKED bit here because pppoatm_release_cb()
135 static void pppoatm_pop(struct atm_vcc *atmvcc, struct sk_buff *skb) pppoatm_pop() function
260 * We may have raced with pppoatm_pop(). If it ran for the pppoatm_may_send()
268 * If pppoatm_pop() is running but hasn't got as far as making pppoatm_may_send()
433 atmvcc->pop = pppoatm_pop; pppoatm_assign_vcc()

Completed in 36 milliseconds