Home
last modified time | relevance | path

Searched refs:find_comp_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_generic.c3034 find_comp_entry(int proto) in find_comp_entry() function
3053 if (find_comp_entry(cp->compress_proto)) in ppp_register_compressor()
3074 ce = find_comp_entry(cp->compress_proto); in ppp_unregister_compressor()
3090 ce = find_comp_entry(type); in find_compressor()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_generic.c3208 find_comp_entry(int proto) in find_comp_entry() function
3227 if (find_comp_entry(cp->compress_proto)) in ppp_register_compressor()
3248 ce = find_comp_entry(cp->compress_proto); in ppp_unregister_compressor()
3264 ce = find_comp_entry(type); in find_compressor()

Completed in 8 milliseconds