Searched refs:print_prop (Results 1 – 1 of 1) sorted by relevance
48 static void print_prop(struct sadb_ext *, struct sadb_msg *, int);96 { SADB_EXT_PROPOSAL, "proposal", print_prop },558 print_prop(struct sadb_ext *ext, struct sadb_msg *msg, int opts) in print_prop() function