Searched refs:npf_alg_register (Results 1 – 3 of 3) sorted by relevance
130 npf_alg_register(npf_t *npf, const char *name, const npfa_funcs_t *funcs) in npf_alg_register() function
465 alg_icmp = npf_alg_register(npf, "icmp", &icmp); in npf_alg_icmp_init()
518 npf_alg_t * npf_alg_register(npf_t *, const char *, const npfa_funcs_t *);