Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Dmpoa_proc.c39 static int parse_qos(const char *buff, int len);
202 retval = parse_qos(page, incoming); in proc_mpc_write()
211 static int parse_qos(const char *buff, int len) in parse_qos() function