Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/atm/
H A Dpppoatm.c114 * As in pppoatm_pop(), it's safe to clear the BLOCKED bit here because in pppoatm_release_cb()
132 static void pppoatm_pop(struct atm_vcc *atmvcc, struct sk_buff *skb) in pppoatm_pop() function
255 * We may have raced with pppoatm_pop(). If it ran for the in pppoatm_may_send()
263 * If pppoatm_pop() is running but hasn't got as far as making in pppoatm_may_send()
427 atmvcc->pop = pppoatm_pop; in pppoatm_assign_vcc()
/kernel/linux/linux-6.6/net/atm/
H A Dpppoatm.c116 * As in pppoatm_pop(), it's safe to clear the BLOCKED bit here because in pppoatm_release_cb()
134 static void pppoatm_pop(struct atm_vcc *atmvcc, struct sk_buff *skb) in pppoatm_pop() function
257 * We may have raced with pppoatm_pop(). If it ran for the in pppoatm_may_send()
265 * If pppoatm_pop() is running but hasn't got as far as making in pppoatm_may_send()
424 atmvcc->pop = pppoatm_pop; in pppoatm_assign_vcc()

Completed in 3 milliseconds