Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c1029 fk_as_string(const struct flow_key *fk, char *dst, size_t dsz) in fk_as_string() argument
1039 (void) snprintf(dst, dsz, in fk_as_string()
1050 fe_as_string(const struct flow_entry *fe, char *dst, size_t dsz) in fe_as_string() argument
1057 (void) snprintf(dst, dsz, in fe_as_string()