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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_ports.c191 static struct snd_seq_client_port *get_client_port(struct snd_seq_addr *addr, function
225 aport = get_client_port(&subs->info.dest, &c);
228 aport = get_client_port(&subs->info.sender, &c);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradius.c90 static int get_client_port(char *ifname);
274 rstate.client_port = get_client_port(portnummap ? devnam : ifname);
374 rstate.client_port = get_client_port (portnummap ? devnam : ifname);
1250 * %FUNCTION: get_client_port
1259 get_client_port(char *ifname) function

Completed in 64 milliseconds