Searched refs:check_dup (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/tests/sys/netpfil/common/
H A Dpft_ping.py41 def check_dup(args, packet): function
276 dupsniffer = Sniffer(args, check_dup, recvif=args.checkdup[0])
/freebsd-12-stable/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c203 check_dup(const char *testname, const char *path, const int *modes, function
1106 check_dup("check_dup_dir", dir_path, dir_modes, dir_modes_count);
1107 check_dup("check_dup_file", file_path, file_modes, file_modes_count);
/freebsd-12-stable/sbin/routed/
H A Ddefs.h624 struct interface *check_dup(naddr, naddr, naddr, int);
H A Dif.c388 check_dup(naddr addr, /* IP address, so network byte order */ function
1055 ifp = check_dup(ifs.int_addr,ifs.int_dstaddr,ifs.int_mask,
H A Dparms.c319 ifp = check_dup(gate,dst,netmask,state);

Completed in 129 milliseconds