Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dudp.h276 int udp_err(struct sk_buff *, u32);
/openbmc/linux/net/ipv4/
H A Daf_inet.c1764 .err_handler = udp_err,
H A Dudp.c815 int udp_err(struct sk_buff *skb, u32 info) in udp_err() function