OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifg_req
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dist/pf/net/
if_compat.h
68
struct
ifg_req
{
struct
89
struct
ifg_req
*ifgru_groups;
if_compat.c
252
struct
ifg_req
ifgrq, *ifgp;
257
ifgr->ifgr_len += sizeof(struct
ifg_req
);
269
if ((error = copyout(&ifgrq, ifgp, sizeof(struct
ifg_req
))))
287
struct
ifg_req
ifgrq, *ifgp;
310
if ((error = copyout(&ifgrq, ifgp, sizeof(struct
ifg_req
))))
/src/dist/pf/sbin/pfctl/
pfctl_parser.c
1268
struct
ifg_req
*ifg;
1288
for (ifg = ifgr.ifgr_groups; ifg && len >= sizeof(struct
ifg_req
);
1290
len -= sizeof(struct
ifg_req
);
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025