Searched refs:parse_multicast_oack (Results 1 – 1 of 1) sorted by relevance
150 static void parse_multicast_oack(char *pkt, int len);553 parse_multicast_oack((char *)pkt, len - 1); in tftp_handler()903 static void parse_multicast_oack(char *pkt, int len) in parse_multicast_oack() function