Home
last modified time | relevance | path

Searched refs:raw_check_txframe (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/net/can/
Draw.c880 static unsigned int raw_check_txframe(struct raw_sock *ro, struct sk_buff *skb, int mtu) in raw_check_txframe() function
949 txmtu = raw_check_txframe(ro, skb, dev->mtu); in raw_sendmsg()