Searched refs:tx_exp_policy (Results 1 – 2 of 2) sorted by relevance
908 int tx_exp_policy = 1; /* IFF_TX_EXP_POLICY_DROP_AND_NOTIFY */ in skt_netifdirect_init_expiry_events() local910 NULL, 0, &tx_exp_policy, sizeof(tx_exp_policy)) == 0); in skt_netifdirect_init_expiry_events()944 int tx_exp_policy = 0; /* IFF_TX_EXPN_POLICY_DISABLED */ in skt_netifdirect_fini_expiry_events() local946 NULL, 0, &tx_exp_policy, sizeof(tx_exp_policy)) == 0); in skt_netifdirect_fini_expiry_events()
522 SYSCTL_PROC(_net_link_fake, OID_AUTO, tx_exp_policy,