Searched refs:nmport_new (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/lib/libnetmap/
H A Dlibnetmap.h239 * |nmport_new
249 /* nmport_new - create a new nmport_d
254 struct nmport_d *nmport_new(void);
297 /* the following functions undo the actions of nmport_new(), nmport_parse(),
309 * @portspec. It is equivalent to nmport_new() followed by nmport_parse().
H A Dnmport.c101 nmport_new(void) function
502 d = nmport_new();

Completed in 109 milliseconds