Searched refs:atm_account_tx (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | atmdev.h | 236 static inline void atm_account_tx(struct atm_vcc *vcc, struct sk_buff *skb) in atm_account_tx() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | atmdev.h | 237 static inline void atm_account_tx(struct atm_vcc *vcc, struct sk_buff *skb) in atm_account_tx() function
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | pppoatm.c | 348 atm_account_tx(vcc, skb); in pppoatm_send()
|
H A D | clip.c | 385 atm_account_tx(vcc, skb); in clip_start_xmit()
|
H A D | br2684.c | 256 atm_account_tx(atmvcc, skb); in br2684_xmit_vcc()
|
H A D | common.c | 634 atm_account_tx(vcc, skb); in vcc_sendmsg()
|
H A D | mpc.c | 559 atm_account_tx(entry->shortcut, skb); in send_via_shortcut()
|
H A D | lec.c | 186 atm_account_tx(vcc, skb); in lec_send()
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | pppoatm.c | 350 atm_account_tx(vcc, skb); in pppoatm_send()
|
H A D | clip.c | 385 atm_account_tx(vcc, skb); in clip_start_xmit()
|
H A D | br2684.c | 256 atm_account_tx(atmvcc, skb); in br2684_xmit_vcc()
|
H A D | common.c | 634 atm_account_tx(vcc, skb); in vcc_sendmsg()
|
H A D | lec.c | 186 atm_account_tx(vcc, skb); in lec_send()
|
H A D | mpc.c | 559 atm_account_tx(entry->shortcut, skb); in send_via_shortcut()
|
Completed in 19 milliseconds