Home
last modified time | relevance | path

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

/Linux-v6.6/net/can/
Draw.c807 static bool raw_bad_txframe(struct raw_sock *ro, struct sk_buff *skb, int mtu) in raw_bad_txframe() function
873 if (raw_bad_txframe(ro, skb, dev->mtu)) in raw_sendmsg()