Home | History | Annotate | Download | only in transp

Lines Matching refs:netconfig

50 struct netconfig *nfsncp;
61 struct netconfig *ncp;
169 struct netconfig *nc = NULL;
218 /* first free possibly previously allocated netconfig entry */
282 * /etc/netconfig). This means that packets could only come from the
299 u_long protocol, struct netconfig *ncp)
318 struct netconfig *nc = (struct netconfig *) NULL;
322 plog(XLOG_ERROR, "Cannot rewind netconfig: %s", nc_sperror());
326 * Search the netconfig table for INET/UDP.
327 * This loop will terminate if there was an error in the /etc/netconfig
333 if ((nc = getnetconfig(nc_handle)) == (struct netconfig *) NULL) {
470 const struct netconfig *ncp,
543 struct netconfig **udp_amqncpp,
546 struct netconfig **tcp_amqncpp,
629 * Find netconfig info for TCP/UDP device, and fill in the knetconfig
636 get_knetconfig(struct knetconfig **kncpp, struct netconfig *in_ncp, char *nc_protoname)
638 struct netconfig *ncp = NULL;
800 get_autofs_address(struct netconfig *ncp, struct t_bind *tbp)
846 struct netconfig *autofs_ncp;
911 struct netconfig *autofs_ncp;