Searched refs:uni_config (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/sys/contrib/ngatm/netnatm/sig/
H A Duni.h78 void uni_get_config(const struct uni *, struct uni_config *);
81 void uni_set_config(struct uni *, const struct uni_config *,
H A Dunidef.h117 struct uni_config { struct
H A Dsig_uni.c622 uni_get_config(const struct uni *uni, struct uni_config *config)
659 uni_set_config(struct uni *uni, const struct uni_config *config,
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
H A Duniprint.h37 #include <netnatm/msg/uni_config.h>
H A Dunimsglib.h34 #include <netnatm/msg/uni_config.h>
H A Duni_hdr.h41 #include <netnatm/msg/uni_config.h>
H A Dunistruct.h37 #include <netnatm/msg/uni_config.h>
/freebsd-12-stable/sys/netgraph/atm/
H A Dng_uni.h102 struct uni_config config;
/freebsd-12-stable/sys/contrib/ngatm/netnatm/api/
H A Dunisap.h34 #include <netnatm/msg/uni_config.h>
/freebsd-12-stable/lib/libngatm/
H A DMakefile43 INCSMSG= msg/uni_config.h msg/uni_hdr.h msg/uni_ie.h msg/uni_msg.h \
/freebsd-12-stable/sys/netgraph/atm/uni/
H A Dng_uni.c373 struct uni_config *config;
384 config = (struct uni_config *)resp->data;

Completed in 110 milliseconds