Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipconfig.c637 static int ic_bootp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struc…
641 .func = ic_bootp_recv,
961 static int __init ic_bootp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt… in ic_bootp_recv() function