Searched defs:msend (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/security/mac/ |
H A D | mac_inet.c | 292 mac_netinet_icmp_reply(struct mbuf *mrecv, struct mbuf *msend) in mac_netinet_icmp_reply() 414 mac_netinet_firewall_reply(struct mbuf *mrecv, struct mbuf *msend) in mac_netinet_firewall_reply()
|
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 1465 struct mbuf *msend, struct label *msendlabel) in lomac_netinet_firewall_reply() 1500 struct mbuf *msend, struct label *msendlabel) in lomac_netinet_icmp_reply()
|
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | 585 struct mbuf *msend, struct label *msendlabel) in stub_netinet_firewall_reply() 605 struct mbuf *msend, struct label *msendlabel) in stub_netinet_icmp_reply()
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | 1259 struct mbuf *msend, struct label *msendlabel) in mls_netinet_firewall_reply() 1294 struct mbuf *msend, struct label *msendlabel) in mls_netinet_icmp_reply()
|
/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.c | 1363 struct mbuf *msend, struct label *msendlabel) in biba_netinet_firewall_reply() 1398 struct mbuf *msend, struct label *msendlabel) in biba_netinet_icmp_reply()
|
/freebsd/sys/security/mac_test/ |
H A D | mac_test.c | 1104 struct mbuf *msend, struct label *msendlabel) in test_netinet_icmp_reply()
|