Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/atm/
H A Dbr2684.c185 static void br2684_pop(struct atm_vcc *vcc, struct sk_buff *skb) in br2684_pop() function
263 /* We might have raced with br2684_pop() */ in br2684_xmit_vcc()
268 /* If this fails immediately, the skb will be freed and br2684_pop() in br2684_xmit_vcc()
597 atmvcc->pop = br2684_pop; in br2684_regvcc()
/kernel/linux/linux-6.6/net/atm/
H A Dbr2684.c185 static void br2684_pop(struct atm_vcc *vcc, struct sk_buff *skb) in br2684_pop() function
263 /* We might have raced with br2684_pop() */ in br2684_xmit_vcc()
268 /* If this fails immediately, the skb will be freed and br2684_pop() in br2684_xmit_vcc()
599 atmvcc->pop = br2684_pop; in br2684_regvcc()

Completed in 3 milliseconds