Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Draw_ip6.c152 struct rip6_inp_match_ctx { struct
160 struct rip6_inp_match_ctx *c = v; in rip6_inp_match() argument
192 struct rip6_inp_match_ctx ctx = { .ip6 = ip6, .proto = proto }; in rip6_input()