Home
last modified time | relevance | path

Searched refs:str_prefport (Results 1 – 1 of 1) sorted by relevance

/external/ipsec-tools/src/libipsec/
Dpfkey_dump.c110 static char *str_prefport __P((u_int, u_int, u_int, u_int));
545 str_prefport((u_int)sa->sa_family,
566 str_prefport((u_int)sa->sa_family,
695 str_prefport(family, pref, port, ulp) in str_prefport() function