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

  /src/dist/pf/sbin/pfctl/
pfctl.h 117 void print_seq(struct pfsync_state_peer *);
pf_print_state.c 184 print_seq(struct pfsync_state_peer *p)
196 struct pfsync_state_peer *src, *dst;
  /src/usr.sbin/pf/pfs/
parse.y 63 struct pfsync_state_peer *src_peer, *dst_peer;
64 struct pfsync_state_peer current_peer;
70 static bool retrieve_seq(const char*, struct pfsync_state_peer*);
414 retrieve_seq(const char* str, struct pfsync_state_peer* peer)
pfs.c 68 static void print_peer(const struct pfsync_state_peer *peer, uint8_t, FILE*);
245 print_peer(const struct pfsync_state_peer* peer, uint8_t proto, FILE* f)
291 struct pfsync_state_peer *src, *dst;
  /src/sys/dist/pf/net/
if_pfsync.h 49 struct pfsync_state_peer src;
50 struct pfsync_state_peer dst;
pfvar.h 795 struct pfsync_state_peer { struct
813 struct pfsync_state_peer src;
814 struct pfsync_state_peer dst;
if_pfsync.c 114 int pfsync_alloc_scrub_memory(struct pfsync_state_peer *,
233 pfsync_alloc_scrub_memory(struct pfsync_state_peer *s,

Completed in 150 milliseconds