Searched refs:rtl_skb_is_udp (Results 1 – 1 of 1) sorted by relevance
4224 static bool rtl_skb_is_udp(struct sk_buff *skb) in rtl_skb_is_udp() function4250 if (len < 128 + RTL_MIN_PATCH_LEN && rtl_skb_is_udp(skb) && in rtl8125_quirk_udp_padto()