Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnetsrc.c80 struct netsrc_rep *reply) in netsrc_reply()
110 netsrc_common(struct rtentry *rt, struct netsrc_rep *reply) in netsrc_common()
173 netsrc_policy_common(struct netsrc_req *request, struct netsrc_rep *reply) in netsrc_policy_common()
207 struct netsrc_rep reply = { in netsrc_ipv6()
249 struct netsrc_rep reply = {}; in netsrc_ipv4()
H A Dnetsrc.h97 #define netsrc_rep netsrc_repv2 macro