Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/ !
H A Dif_pflog.c97 #define PFLOGMTU (32768 + MHLEN + MLEN) macro
183 ifnet_set_mtu(pflogif->sc_if, PFLOGMTU); in pflog_clone_create()