Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_inet.c487 mac_syncache_create(struct label *label, struct inpcb *inp) in mac_syncache_create() function
H A Dmac_framework.h358 void mac_syncache_create(struct label *l, struct inpcb *inp);
/f-stack/freebsd/netinet/
H A Dtcp_syncache.c1547 mac_syncache_create(maclabel, inp); in syncache_add()