Searched refs:man_match_proto (Results 1 – 1 of 1) sorted by relevance
479 static int man_match_proto(mblk_t *, mblk_t *);3094 matched = man_match_proto(mp, tmp); in man_dl_release()3100 if (matched = man_match_proto(mp, tmp)) in man_dl_release()3130 man_match_proto(mblk_t *mp1, mblk_t *mp2) in man_match_proto() function