HomeSort by: relevance | last modified time | path
    Searched refs:inspect (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/net/npf/
npf_alg.c 166 atomic_store_relaxed(&afuncs->inspect, funcs->inspect);
191 atomic_store_relaxed(&afuncs->inspect, NULL);
308 inspect_func = atomic_load_relaxed(&f->inspect);
npf_alg_icmp.c 211 * Inspect the ICMP packet. The relevant data might be in the
244 /* Inspect ICMP packet for an embedded packet. */
462 .inspect = npfa_icmp_conn,
npf_impl.h 164 npf_conn_t * (*inspect)(npf_cache_t *, int); member in struct:__anon7066
  /src/usr.bin/m4/
main.c 170 static ndptr inspect(int, char *);
516 p = inspect(t, token);
687 inspect(int c, char *tp) function
  /src/usr.bin/make/unit-tests/
opt-jobs-no-action.mk 70 # TODO: Closely inspect the output whether it makes sense.

Completed in 41 milliseconds