sdp_command
struct sdp_command *c = NULL;
static struct sdp_command *
find_sdp_command(char const *command, struct sdp_command *category)
struct sdp_command *c = NULL;
print_sdp_command(struct sdp_command *category)
struct sdp_command *c = NULL;
static struct sdp_command * find_sdp_command (char const *,
struct sdp_command *);
static void print_sdp_command (struct sdp_command *);
extern struct sdp_command sdp_commands[];
struct sdp_command sdp_commands[] = {